Home
last modified time | relevance | path

Searched refs:redirect (Results 1 – 9 of 9) sorted by relevance

/web-bugs/www/
H A Dlogin.php8 redirect('index.php');
22 redirect($referer);
24 redirect('index.php');
H A Dindex.php18 redirect('bug.php?id='.$id);
23 redirect('bug.php?id='.$id[0]);
H A Dlogout.php8 redirect('index.php');
H A Derror.php13 redirect("bug.php?id={$id}");
H A Dfix.php16 redirect('index.php');
120 redirect("bug.php?id={$bug_id}&edit=1&in[resolve]={$reason}");
168 redirect("bug.php?id={$bug_id}&thanks=1");
H A Dvote.php81 redirect("bug.php?id=$id&thanks=6");
99 redirect("bug.php?id=$id&thanks=10");
H A Dbug.php34 redirect('index.php');
39 redirect('index.php');
64 redirect("bug.php?id={$bug_id}");
103 redirect("bug.php?id={$bug_id}&thanks={$thanks}");
122 redirect("bug.php?id=$bug_id&edit=1$addon");
580 redirect("bug.php?id=$bug_id&thanks=$edit");
H A Dsearch.php13 redirect("bug.php?id=${search_for_id_array[0]}");
/web-bugs/include/
H A Dfunctions.php1641 function redirect($url) function

Completed in 15 milliseconds