Searched refs:response_header (Results 1 – 18 of 18) sorted by relevance
22 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");
5 response_header('Report - New');
14 response_header('Logout');
19 response_header('Bugs :: 404 Not Found');
20 response_header('Developers only');35 response_header('Error :: no bug selected');44 response_header('Error :: invalid bug selected');60 response_header('Private report');
24 response_header('Error :: no bug selected');33 response_header('Error :: invalid bug selected');49 response_header('Private report');
27 response_header('No Such Bug');59 response_header('Error in resolving bug');170 response_header('Resolve Bug: Problem');
11 response_header('Login');
107 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(
66 response_header('Bug Report Password Finder');
34 response_header('No such bug.');
13 response_header('Bugs Stats');
26 response_header(
4 response_header('Patch Added :: ' . $p . ' :: Bug #' . $b);
2 response_header('Add Pull Request :: ' . clean($package_name));
2 response_header('Add Patch :: ' . clean($package_name));
15 response_header("Bugs admin suite");
1513 function response_header($title, $extraHeaders = '') function
Completed in 26 milliseconds