added Discuz!
This commit is contained in:
parent
0eb865f1c1
commit
d948fd9fe3
@ -183,6 +183,7 @@
|
||||
array("Grav CMS", "/system/defines.php", "define('GRAV_VERSION',", "Maintained"),
|
||||
array("CuteNews", "/inc/functions.inc.php", "\$config_version_name = \"CuteNews v", "EOL"),
|
||||
array("UCenter", "/index.php", "define('UC_VERSION',", "EOL"),
|
||||
array("Discuz!", "/discuz_version.php", "define('DISCUZ_VERSION',", "EOL"),
|
||||
|
||||
// still need to work on these
|
||||
array("Silverstripe", "/cms/silverstripe_version", "*"), //needs review
|
||||
|
||||
@ -197,7 +197,8 @@
|
||||
array("Grav CMS", "/system/defines.php", "define('GRAV_VERSION',", "Maintained"),
|
||||
array("CuteNews", "/inc/functions.inc.php", "\$config_version_name = \"CuteNews v", "EOL"),
|
||||
array("UCenter", "/index.php", "define('UC_VERSION',", "EOL"),
|
||||
|
||||
array("Discuz!", "/discuz_version.php", "define('DISCUZ_VERSION',", "EOL"),
|
||||
|
||||
// still need to work on these
|
||||
array("Silverstripe", "/cms/silverstripe_version", "*"), //needs review
|
||||
array("Croogo", "/Vendor/croogo/croogo/VERSION.txt", "*"), // needs further review
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user