diff --git a/cms-ver.php b/cms-ver.php index 8cf9b25..6d98ec3 100644 --- a/cms-ver.php +++ b/cms-ver.php @@ -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',", ""), diff --git a/cms-vss.php b/cms-vss.php index 00220cb..9e6670b 100644 --- a/cms-vss.php +++ b/cms-vss.php @@ -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',", ""),