From 0e5a8fd6b5269b19b6ec7c3ebd670e4c60f7467f Mon Sep 17 00:00:00 2001 From: Palma Solutions LTD Date: Thu, 10 May 2018 11:33:01 +0200 Subject: [PATCH] added Claroline & Moodle --- cms-vss.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/cms-vss.php b/cms-vss.php index 2bb4688..681c28b 100644 --- a/cms-vss.php +++ b/cms-vss.php @@ -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