Home
last modified time | relevance | path

Searched refs:verify_bug_passwd (Results 1 – 2 of 2) sorted by relevance

/web-bugs/www/
H A Dbug.php155 if ($edit == 2 && !$show_bug_info && $pw && verify_bug_passwd($bug_id, bugs_get_hash($pw))) {
278 if (!$show_bug_info || !verify_bug_passwd($bug_id, bugs_get_hash($pw))) {
/web-bugs/include/
H A Dfunctions.php1478 function verify_bug_passwd($bug_id, $passwd) function

Completed in 10 milliseconds