Home
last modified time | relevance | path

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

/web-bugs/www/
H A Dsearch.php176 $type_idx = !empty($row['bug_type']) ? $row['bug_type'] : 'Bug'; variable
177 echo ' <td>', htmlspecialchars($bug_types[$type_idx]), '</td>', "\n";

Completed in 5 milliseconds