From 755b518f1406812c0457ee88a8949f2759f9dd97 Mon Sep 17 00:00:00 2001 From: Palma Solutions LTD Date: Sat, 9 Mar 2019 12:13:25 +0100 Subject: [PATCH] added new Coppermine and Download Engine --- cms-ver.php | 4 +++- cms-vss.php | 2 ++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/cms-ver.php b/cms-ver.php index 54f5b6e..0d15074 100644 --- a/cms-ver.php +++ b/cms-ver.php @@ -24,7 +24,8 @@ 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("Coppermine", "/versioncheck.inc.php", "Coppermine version:", "Maintained"), + array("Coppermine", "include/init.inc.php", "define('COPPERMINE_VERSION", "Maintained"), array("4images", "/includes/constants.php", "define('SCRIPT_VERSION',", ""), array("MediaWiki", "/includes/DefaultSettings.php", "\$wgVersion =", ""), array("PHPlist", "/admin/init.php", "define(\"VERSION\",", "Maintained"), @@ -200,6 +201,7 @@ array("Mambo", "/version.php", "DEFINE( '_RELEASE',", "EOL"), array("ViArt Shop", "/index.php", "*** ViArt Shop", "EOL"), array("PHPMyList", "/readme.txt", "PHPMyList V", "EOL"), + array("Download Engine", "/include/config.inc.php", "define('APP_VERSION',", "EOL"), // still need to work on these diff --git a/cms-vss.php b/cms-vss.php index 37c7680..5fa748b 100644 --- a/cms-vss.php +++ b/cms-vss.php @@ -39,6 +39,7 @@ 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("Coppermine", "include/init.inc.php", "define('COPPERMINE_VERSION", "Maintained"), array("4images", "/includes/constants.php", "define('SCRIPT_VERSION',", ""), array("MediaWiki", "/includes/DefaultSettings.php", "\$wgVersion =", ""), array("PHPlist", "/admin/init.php", "define(\"VERSION\",", "Maintained"), @@ -214,6 +215,7 @@ array("Mambo", "/version.php", "DEFINE( '_RELEASE',", "EOL"), array("ViArt Shop", "/index.php", "*** ViArt Shop", "EOL"), array("PHPMyList", "/readme.txt", "PHPMyList V", "EOL"), + array("Download Engine", "/include/config.inc.php", "define('APP_VERSION',", "EOL"), // still need to work on these