new patterns

This commit is contained in:
Palma Solutions LTD
2018-05-03 10:02:29 +02:00
parent cda765f2c4
commit 598e4f3ea0
2 changed files with 1 additions and 1 deletions

View File

@@ -133,6 +133,7 @@ $versions = array(
array("CakePHP","cake/config/config.php","\$config['Cake.version'] ="),
array("phpFormGenerator", "/fields.php", "<title>phpFormGenerator v"), // does not escape correctly
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',"),
// still need to work on these