Searched refs:comment_name (Results 1 – 1 of 1) sorted by relevance
/web-bugs/www/ |
H A D | bug.php | 410 $comment_name = $auth_user->name; variable 556 $res = bugs_add_comment($bug_id, $from, $comment_name, $log_comment, 'log'); 562 $res = bugs_add_comment($bug_id, $from, $comment_name, $ncomment, 'comment'); 564 mark_related_bugs($from, $comment_name, $ncomment); 1218 function mark_related_bugs($from, $comment_name, $ncomment) argument 1228 bugs_add_comment($bug, $from, $comment_name, 1243 function output_note($com_id, $ts, $email, $comment, $comment_type, $comment_name, $is_hidden = fal… argument
|
Completed in 7 milliseconds