added YetiForce
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user