Searched refs:mail_bug_updates (Results 1 – 7 of 7) sorted by relevance
/web-bugs/scripts/cron/ |
H A D | no-feedback | 43 mail_bug_updates($bug, $in, $mailfrom, $message);
|
/web-bugs/www/ |
H A D | rpc.php | 77 mail_bug_updates($bug, $in, $from, $ncomment, 1, $bug_id);
|
H A D | gh-pull-add.php | 131 mail_bug_updates($buginfo, $buginfo, $email, $text, 4, $bug_id);
|
H A D | fix.php | 166 mail_bug_updates($bug, $in, $auth_user->email, $ncomment);
|
H A D | patch-add.php | 152 mail_bug_updates($buginfo, $buginfo, $email, $text, 4, $bug_id);
|
H A D | bug.php | 578 mail_bug_updates($bug, $_POST['in'], $from, $ncomment, $edit, $bug_id);
|
/web-bugs/include/ |
H A D | functions.php | 818 function mail_bug_updates($bug, $in, $from, $ncomment, $edit = 1, $id = false) function
|
Completed in 25 milliseconds