diff --git a/cms-ver.php b/cms-ver.php index 9d5fb7e..1cf13e0 100644 --- a/cms-ver.php +++ b/cms-ver.php @@ -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 diff --git a/cms-vss.php b/cms-vss.php index 4a4d64e..615229e 100644 --- a/cms-vss.php +++ b/cms-vss.php @@ -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