diff --git a/cms-ver.php b/cms-ver.php index 4d4d754..68da284 100644 --- a/cms-ver.php +++ b/cms-ver.php @@ -160,6 +160,7 @@ 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"), // still need to work on these array("CubeCart", "/index.php", "CubeCart v"), // may need one more line diff --git a/cms-vss.php b/cms-vss.php index 90e1614..b2e9b3b 100644 --- a/cms-vss.php +++ b/cms-vss.php @@ -168,6 +168,7 @@ 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"), // still need to work on these array("CubeCart", "/index.php", "CubeCart v"), // may need one more line