Home
last modified time | relevance | path

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

/web-bugs/www/
H A Dbug.php219 $ncomment = trim($_POST['ncomment']); variable
262 $ncomment = trim($_POST['ncomment']); variable
297 $ncomment = trim($_POST['ncomment']); variable
385 $ncomment = trim($_POST['ncomment']); variable
412 $ncomment = ''; variable
414 $ncomment = trim($_POST['ncomment']); variable
484 $ncomment = "$reason\n\n$ncomment"; variable
568 $ncomment = trim($_POST['ncomment']); variable
572 $ncomment = ''; variable
574 $ncomment = ''; variable
[all …]
H A Dfix.php47 $ncomment = isset($_POST['ncomment']) ? trim($_POST['ncomment']) : ''; variable
114 $ncomment = $qftext . (!empty($ncomment) ? "\n\n".$ncomment : ""); variable
H A Drpc.php49 $ncomment = htmlspecialchars(trim($_POST['ncomment'])); variable
/web-bugs/include/
H A Dfunctions.php818 function mail_bug_updates($bug, $in, $from, $ncomment, $edit = 1, $id = false)

Completed in 12 milliseconds