Home
last modified time | relevance | path

Searched defs:from (Results 1 – 4 of 4) sorted by relevance

/web-bugs/www/
H A Dbug.php257 $from = spam_protect($_POST['in']['commentemail'], 'text'); variable
259 $from = ''; variable
269 $from = $_POST['in']['commentemail']; variable
325 $from = $_POST['in']['email']; variable
327 $from = $bug['email']; variable
386 $from = isset($_POST['in']['commentemail']) ? $_POST['in']['commentemail'] : ''; variable
490 $from = $auth_user->email; variable
569 $from = $auth_user->email; variable
1218 function mark_related_bugs($from, $comment_name, $ncomment)
H A Drpc.php50 $from = "{$user}@php.net"; variable
/web-bugs/www/js/
H A Dpackage-affected.js77 function moveOptions(from, to) { argument
/web-bugs/include/
H A Dfunctions.php818 function mail_bug_updates($bug, $in, $from, $ncomment, $edit = 1, $id = false)
1448 function bugs_add_comment($bug_id, $from, $from_name, $comment, $type = 'comment')

Completed in 21 milliseconds