added CuteNews
This commit is contained in:
parent
45b80fc74e
commit
7507039fa6
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user