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