From 835ea9bf899288aa4ed0d0a251b32ca128433019 Mon Sep 17 00:00:00 2001 From: Palma Solutions LTD Date: Wed, 18 Jul 2018 09:55:20 +0200 Subject: [PATCH] added YetiForce --- cms-ver.php | 1 + cms-vss.php | 1 + 2 files changed, 2 insertions(+) diff --git a/cms-ver.php b/cms-ver.php index 6d98ec3..940b276 100644 --- a/cms-ver.php +++ b/cms-ver.php @@ -189,6 +189,7 @@ 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"), + array("YetiForce", "/config/version.php", "'appVersion' =>", "Maintained"), // still need to work on these array("Silverstripe", "/cms/silverstripe_version", "*"), //needs review diff --git a/cms-vss.php b/cms-vss.php index 9e6670b..50553f5 100644 --- a/cms-vss.php +++ b/cms-vss.php @@ -203,6 +203,7 @@ 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"), + array("YetiForce", "/config/version.php", "'appVersion' =>", "Maintained"), // still need to work on these array("Silverstripe", "/cms/silverstripe_version", "*"), //needs review