added new Coppermine and Download Engine
This commit is contained in:
parent
4b2dee33cd
commit
755b518f14
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user