Searched refs:delete_comment (Results 1 – 1 of 1) sorted by relevance
115 $delete_comment = (int) $_GET['delete_comment']; variable118 if ($delete_comment) {119 delete_comment($bug_id, $delete_comment);1271 function delete_comment($bug_id, $com_id) function
Completed in 8 milliseconds