added 3rd match for phpMyAdmin

This commit is contained in:
Palma Solutions LTD
2018-05-07 11:04:47 +02:00
parent 25b5e09400
commit 1fbcba2cbc

View File

@@ -167,7 +167,9 @@
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"),
// still need to work on these
array("CubeCart", "/index.php", "CubeCart v"), // may need one more line