added Claroline & Moodle
This commit is contained in:
@@ -115,9 +115,9 @@
|
||||
array("Elxis", "/includes/version.php", "\$elxis_version = array(", ""),
|
||||
array("CMSimple", "/cmsimple/cms.php", "define('CMSIMPLE_VERSION', '", ""),
|
||||
array("CRE Loaded", "/includes/version.php", "define('PROJECT_VERSION', '\[CRE Loaded v", ""),
|
||||
array("Expression Engine", "/config/config.php", "\$config\['app_version'\] =", ""),
|
||||
array("Expression Engine", "/config/config.php", "\$config['app_version']", "Maintained"), // not detected correctly
|
||||
array("Pydio", "/conf/VERSION.php", "define(\"AJXP_VERSION\", \"", ""),
|
||||
array("Aardvark Topsites", "/index.php", "\$TMPL\['version'\] =", ""),
|
||||
array("Aardvark Topsites", "/index.php", "\$TMPL['version'] =", ""),
|
||||
array("Open Web Analytics", "/owa_env.php", "define('OWA_VERSION', '", ""),
|
||||
array("CJ Dynamic Poll", "/poll_config.php", "\$version = \"", ""),
|
||||
array("Logaholic", "/includes/version.php", "define(\"LOGAHOLIC_VERSION_NUMBER\", \"", ""),
|
||||
@@ -172,6 +172,8 @@
|
||||
array("phpMyAdmin", "/libraries/Config.class.php", "\$this->set('PMA_VERSION',", "Not Allowed"),
|
||||
array("CubeCart", "/ini.inc.php", "define('CC_VERSION',", "Maintained"),
|
||||
array("Simple PHP Blog", "/scripts/sb_functions.php", "\$sb_info[ 'version' ] =", "EOL"),
|
||||
array("Claroline", "/inc/installedVersion.inc.php", "\$new_version =", "EOL"),
|
||||
array("Moodle", "/version.php", "\$release =", "Maintained"),
|
||||
|
||||
|
||||
// still need to work on these
|
||||
|
||||
Reference in New Issue
Block a user