diff --git a/cms-ver.php b/cms-ver.php index 68da284..c050925 100644 --- a/cms-ver.php +++ b/cms-ver.php @@ -160,10 +160,11 @@ array("Timthumb", "/image.php", "define ('VERSION',", "EOL"), array("Timthumb", "/timthumb.php", "define ('VERSION',", "EOL"), array("phpMyAdmin", "/libraries/defines.lib.php", "define('PMA_VERSION',", "Not Allowed"), - array("phpMyAdmin", "\libraries/Config.php", "\$this->set('PMA_VERSION',", "Not Allowed"), - + array("phpMyAdmin", "/libraries/Config.php", "\$this->set('PMA_VERSION',", "Not Allowed"), + array("phpMyAdmin", "/libraries/Config.class.php", "\$this->set('PMA_VERSION',", "Not Allowed"), + array("CubeCart", "/ini.inc.php", "define('CC_VERSION',", "Maintained"), + // still need to work on these - array("CubeCart", "/index.php", "CubeCart v"), // may need one more line array("Silverstripe", "/cms/silverstripe_version", "*"), //needs review array("Croogo", "/Vendor/croogo/croogo/VERSION.txt", "*"), // needs further review array("XMB", "/db/mysql.php", "* eXtreme Message Board"), // needs 2nd line too diff --git a/cms-vss.php b/cms-vss.php index 1d3a0d8..2e32fdc 100644 --- a/cms-vss.php +++ b/cms-vss.php @@ -169,10 +169,10 @@ array("phpMyAdmin", "/libraries/defines.lib.php", "define('PMA_VERSION',", "Not Allowed"), array("phpMyAdmin", "/libraries/Config.php", "\$this->set('PMA_VERSION',", "Not Allowed"), array("phpMyAdmin", "/libraries/Config.class.php", "\$this->set('PMA_VERSION',", "Not Allowed"), + array("CubeCart", "/ini.inc.php", "define('CC_VERSION',", "Maintained"), // still need to work on these - array("CubeCart", "/index.php", "CubeCart v"), // may need one more line array("Silverstripe", "/cms/silverstripe_version", "*"), //needs review array("Croogo", "/Vendor/croogo/croogo/VERSION.txt", "*"), // needs further review array("XMB", "/db/mysql.php", "* eXtreme Message Board"), // needs 2nd line too