added CuteNews

This commit is contained in:
Palma Solutions LTD 2018-06-24 09:11:37 +02:00
parent 45b80fc74e
commit 7507039fa6
2 changed files with 2 additions and 0 deletions

View File

@ -181,6 +181,7 @@
array("LimeSurvey", "/application/config/version.php", "\$config['versionnumber'] =", "Maintained"),
array("ELGG", "/vendor/elgg/elgg/composer.json", "\"version\":", "Maintained"),
array("Grav CMS", "/system/defines.php", "define('GRAV_VERSION',", "Maintained"),
array("CuteNews", "/inc/functions.inc.php", "\$config_version_name = \"CuteNews v", "EOL"),
// still need to work on these
array("Silverstripe", "/cms/silverstripe_version", "*"), //needs review

View File

@ -195,6 +195,7 @@
array("LimeSurvey", "/application/config/version.php", "\$config['versionnumber'] =", "Maintained"),
array("ELGG", "/vendor/elgg/elgg/composer.json", "\"version\":", "Maintained"),
array("Grav CMS", "/system/defines.php", "define('GRAV_VERSION',", "Maintained"),
array("CuteNews", "/inc/functions.inc.php", "\$config_version_name = \"CuteNews v", "EOL"),
// still need to work on these
array("Silverstripe", "/cms/silverstripe_version", "*"), //needs review