Home
last modified time | relevance | path

Searched refs:show_bug_info (Results 1 – 3 of 3) sorted by relevance

/web-bugs/www/
H A Dbug.php154 $show_bug_info = bugs_has_access($bug_id, $bug, $pw, $user_flags); variable
156 $show_bug_info = true; variable
282 if (!$show_bug_info && $bug['private'] == 'Y') {
400 if (!$show_bug_info && $bug['private'] == 'Y') {
649 if (!$show_bug_info) {
812 <?php if (!$show_bug_info) { ?>
837 <?php if (!$show_bug_info) { ?>
850 if ($edit == 1 && $show_bug_info) { /* Developer Edit Form */
892 <?php if ($show_bug_info) { ?>
1073 if (!$show_bug_info) {
[all …]
H A Dgh-pull-add.php46 $show_bug_info = bugs_has_access($bug_id, $buginfo, $pw, $user_flags); variable
48 if (!$show_bug_info) {
H A Dpatch-add.php57 $show_bug_info = bugs_has_access($bug_id, $buginfo, $pw, $user_flags); variable
59 if (!$show_bug_info) {

Completed in 9 milliseconds