added PH7CMS
This commit is contained in:
parent
d948fd9fe3
commit
3d3efc3161
@ -184,6 +184,7 @@
|
||||
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"),
|
||||
array("PH7CMS", "/_protected/app/configs/config.ini", "version =", "EOL"),
|
||||
|
||||
// still need to work on these
|
||||
array("Silverstripe", "/cms/silverstripe_version", "*"), //needs review
|
||||
|
||||
@ -198,6 +198,7 @@
|
||||
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"),
|
||||
array("PH7CMS", "/_protected/app/configs/config.ini", "version =", "EOL"),
|
||||
|
||||
// still need to work on these
|
||||
array("Silverstripe", "/cms/silverstripe_version", "*"), //needs review
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user