new patterns
This commit is contained in:
@@ -135,6 +135,9 @@ $versions = array(
|
||||
array("ZenPhoto", "/zp-core/functions.php", "define('ZENPHOTO_VERSION',"),
|
||||
array("ZenPhoto", "/zp-core/version.php","define('ZENPHOTO_VERSION',"),
|
||||
array("Eventum Issue Tracker", "/init.php", "define('APP_VERSION',"),
|
||||
array("PHPDevShell", "/includes/PHPDS.inc.php", "define('phpdevshell_version', 'PHPDevShell V"),
|
||||
array("phpAds", "/libraries/lib-dbconfig.inc.php", "\$phpAds_version_readable ="),
|
||||
array("Smarty Framework", "/smarty/libs/Smarty.class.php", "var \$_version"),
|
||||
|
||||
// still need to work on these
|
||||
array("CubeCart", "/index.php", "CubeCart v"), // may need one more line
|
||||
|
||||
Reference in New Issue
Block a user