From 891d0f86a6b3c17e5625979a5030727a73412e8d Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Mon, 16 Apr 2012 23:20:01 +0000 Subject: added the scripts to fill the database with the vendorid codes from pci.ids --- scripts/vendorid/functions.php | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 scripts/vendorid/functions.php (limited to 'scripts/vendorid/functions.php') diff --git a/scripts/vendorid/functions.php b/scripts/vendorid/functions.php new file mode 100644 index 0000000..d50925b --- /dev/null +++ b/scripts/vendorid/functions.php @@ -0,0 +1,36 @@ +real_escape_string($string); + return $string; + +} -- cgit v1.2.3