added PH7CMS

This commit is contained in:
Palma Solutions LTD 2018-06-24 13:29:17 +02:00
parent d948fd9fe3
commit 3d3efc3161
2 changed files with 2 additions and 0 deletions

View File

@ -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

View File

@ -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