Home
last modified time | relevance | path

Searched defs:errors (Results 1 – 6 of 6) sorted by relevance

/web-bugs/www/
H A Dgh-pull-add.php59 $errors = []; variable
101 $errors = ['Could not attach pull request to Bug #'.$bug_id]; variable
134 $errors = []; variable
H A Dpatch-add.php78 $errors = []; variable
121 $errors = [ variable
148 $errors = []; variable
H A Dbug-pwd-finder.php15 $errors = []; variable
H A Dfix.php34 $RESOLVE_REASONS = $FIX_VARIATIONS = $errors = []; variable
H A Dbug.php46 $errors = []; variable
335 if (!$errors && !($errors = incoming_details_are_valid($_POST['in'], false))) { variable
493 if (!$errors && !($errors = incoming_details_are_valid($_POST['in']))) { variable
/web-bugs/include/
H A Dquery.php5 $errors = []; variable

Completed in 12 milliseconds