Home
last modified time | relevance | path

Searched defs:phpver (Results 1 – 2 of 2) sorted by relevance

/web-bugs/www/
H A Dlstats.php39 $phpver = (isset($_GET['phpver']) ? (int) $_GET['phpver'] : false); variable
/web-bugs/include/
H A Dquery.php37 $phpver = (!empty($_GET['phpver']) && is_string($_GET['phpver'])) ? $_GET['phpver'] : ''; variable

Completed in 5 milliseconds