Home
last modified time | relevance | path

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

/web-bugs/include/
H A Dquery.php35 $php_os = (!empty($_GET['php_os']) && is_string($_GET['php_os'])) ? $_GET['php_os'] : ''; variable
/web-bugs/sql/
H A Dschema.sql14 php_os varchar(32) default NULL, field

Completed in 7 milliseconds