new patterns, added Gallery2 new match
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
array("phpBB", "/includes/constants.php", "define('PHPBB_VERSION',", "Maintained"),
|
||||
array("SMF", "/index.php", "\$forum_version = 'SMF", "Maintained"),
|
||||
array("Gallery", "/modules/gallery/helpers/gallery.php", "const VERSION =", "EOL"),
|
||||
array("Gallery2", "/modules/core/module.inc", "\$this->setGalleryVersion(", "EOL"),
|
||||
array("Coppermine", "/versioncheck.inc.php", "Coppermine version:", ""),
|
||||
array("4images", "/includes/constants.php", "define('SCRIPT_VERSION',", ""),
|
||||
array("MediaWiki", "/includes/DefaultSettings.php", "\$wgVersion =", ""),
|
||||
@@ -163,7 +164,7 @@
|
||||
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("Silverstripe", "/cms/silverstripe_version", "*"), //needs review
|
||||
array("Croogo", "/Vendor/croogo/croogo/VERSION.txt", "*"), // needs further review
|
||||
|
||||
Reference in New Issue
Block a user