new patterns

This commit is contained in:
Palma Solutions LTD
2018-05-17 11:11:35 +02:00
parent 2e00eb5c25
commit 7b2ea213f4
3 changed files with 7 additions and 3 deletions

View File

@@ -163,9 +163,12 @@
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"),
array("CubeCart", "/ini.inc.php", "define('CC_VERSION',", "Maintained"),
array("Simple PHP Blog", "/scripts/sb_functions.php", "\$sb_info[ 'version' ] =", "EOL"),
array("Claroline", "/inc/installedVersion.inc.php", "\$new_version =", "EOL"),
array("Moodle", "/version.php", "\$release =", "Maintained"),
array("WebAsyst", "/kernel/wbs.xml", "<WBS VERSION=", "EOL"),
// still need to work on these
array("Silverstripe", "/cms/silverstripe_version", "*"), //needs review
array("Croogo", "/Vendor/croogo/croogo/VERSION.txt", "*"), // needs further review