added new Coppermine and Download Engine

This commit is contained in:
Palma Solutions LTD 2019-03-09 12:13:25 +01:00
parent 4b2dee33cd
commit 755b518f14
2 changed files with 5 additions and 1 deletions

View File

@ -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

View File

@ -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