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.php85 $errors = []; variable
128 $errors = [ variable
155 $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
334 if (!$errors && !($errors = incoming_details_are_valid($_POST['in'], false))) { variable
492 if (!$errors && !($errors = incoming_details_are_valid($_POST['in']))) { variable
/web-bugs/include/
H A Dquery.php5 $errors = []; variable

Completed in 20 milliseconds