Home
last modified time | relevance | path

Searched refs:response_header (Results 1 – 18 of 18) sorted by relevance

/web-bugs/www/
H A Dpatch-display.php22 response_header('Error :: no bug selected');
44 response_header('Error :: invalid bug selected');
51 response_header('Error :: No access to bug selected');
67 response_header('Error :: no such patch/revision');
85 response_header('Error :: Cannot retrieve patch');
98 response_header("Bug #{$bug_id} :: Patches");
105 response_header('Error :: Cannot retrieve patch');
127 response_header("Bug #{$bug_id} :: Patches");
H A Dreport.php5 response_header('Report - New');
H A Dlogout.php14 response_header('Logout');
H A Derror.php19 response_header('Bugs :: 404 Not Found');
H A Dpatch-add.php20 response_header('Developers only');
35 response_header('Error :: no bug selected');
44 response_header('Error :: invalid bug selected');
60 response_header('Private report');
H A Dgh-pull-add.php24 response_header('Error :: no bug selected');
33 response_header('Error :: invalid bug selected');
49 response_header('Private report');
H A Dfix.php27 response_header('No Such Bug');
59 response_header('Error in resolving bug');
170 response_header('Resolve Bug: Problem');
H A Dlogin.php11 response_header('Login');
H A Dbug.php107 response_header('Error in subscription');
140 response_header('DB error');
148 response_header('No Such Bug');
162 response_header('Adding comments not allowed');
204 response_header('Private report');
213 response_header('Developers only');
241 response_header('Add Comment - Problems');
283 response_header('Private report');
401 response_header('Private report');
599 response_header(
H A Dbug-pwd-finder.php66 response_header('Bug Report Password Finder');
H A Dvote.php34 response_header('No such bug.');
H A Dstats.php13 response_header('Bugs Stats');
H A Dsearch.php26 response_header(
/web-bugs/templates/
H A Dpatchadded.php4 response_header('Patch Added :: ' . $p . ' :: Bug #' . $b);
H A Daddghpull.php2 response_header('Add Pull Request :: ' . clean($package_name));
H A Daddpatch.php2 response_header('Add Patch :: ' . clean($package_name));
/web-bugs/www/admin/
H A Dindex.php15 response_header("Bugs admin suite");
/web-bugs/include/
H A Dfunctions.php1513 function response_header($title, $extraHeaders = '') function

Completed in 23 milliseconds