added new Gallery version

This commit is contained in:
Palma Solutions LTD
2018-07-09 08:50:44 +02:00
parent fb0a8962bc
commit 4b12d02cbb
2 changed files with 3 additions and 1 deletions

View File

@@ -21,7 +21,8 @@
array("osCommerce", "/includes/application_top.php", "define('PROJECT_VERSION', 'osCommerce Online Merchant", "Maintained"),
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/gallery/helpers/gallery.php", "const VERSION =", "EOL"),
array("Gallery", "/config.php", "\$gallery->app->config_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',", ""),

View File

@@ -36,6 +36,7 @@
array("phpBB", "/includes/constants.php", "define('PHPBB_VERSION',", "Maintained"),
array("SMF", "/index.php", "\$forum_version = 'SMF", "Maintained"),
array("Gallery2", "/modules/gallery/helpers/gallery.php", "const VERSION =", "EOL"),
array("Gallery", "/config.php", "\$gallery->app->config_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',", ""),