Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds