From fb0a8962bc95586c925f7e7d805ad3fb80f1a968 Mon Sep 17 00:00:00 2001 From: Palma Solutions LTD Date: Mon, 9 Jul 2018 08:48:55 +0200 Subject: [PATCH] added Reportico --- cms-ver.php | 1 + cms-vss.php | 1 + 2 files changed, 2 insertions(+) diff --git a/cms-ver.php b/cms-ver.php index 3a76c69..8cf9b25 100644 --- a/cms-ver.php +++ b/cms-ver.php @@ -187,6 +187,7 @@ array("PH7CMS", "/_protected/app/configs/config.ini", "version =", "EOL"), array("Chamilo", "/app/config/configuration.php", "\$_configuration['system_version'] =", "Maintained"), array("CodeIgniter", "/system/core/CodeIgniter.php", "define('CI_VERSION',", "Maintained"), + array("Reportico", "/reportico.php", "\$version =", "EOL"), // still need to work on these array("Silverstripe", "/cms/silverstripe_version", "*"), //needs review diff --git a/cms-vss.php b/cms-vss.php index 3a74813..00220cb 100644 --- a/cms-vss.php +++ b/cms-vss.php @@ -201,6 +201,7 @@ array("PH7CMS", "/_protected/app/configs/config.ini", "version =", "EOL"), array("Chamilo", "/app/config/configuration.php", "\$_configuration['system_version'] =", "Maintained"), array("CodeIgniter", "/system/core/CodeIgniter.php", "define('CI_VERSION',", "Maintained"), + array("Reportico", "/reportico.php", "\$version =", "EOL"), // still need to work on these array("Silverstripe", "/cms/silverstripe_version", "*"), //needs review