diff --git a/cms-ver.php b/cms-ver.php index b91143d..5d4e81c 100644 --- a/cms-ver.php +++ b/cms-ver.php @@ -174,6 +174,7 @@ array("YapGB", "/gbconfig.php", "\$cfgYapGBVersion", "EOL"), array("PowerPhlogger", "/main.php", "\$curr_ver", "EOL"), array("Invision Power Board", "/index.php", " * IP.Board v", "EOL"), + array("phpWebSite", "/conf/core_info.php", "\$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 79cb34c..d5b2f0c 100644 --- a/cms-vss.php +++ b/cms-vss.php @@ -181,6 +181,7 @@ array("YapGB", "/gbconfig.php", "\$cfgYapGBVersion", "EOL"), array("PowerPhlogger", "/main.php", "\$curr_ver", "EOL"), array("Invision Power Board", "/index.php", " * IP.Board v", "EOL"), + array("phpWebSite", "/conf/core_info.php", "\$version =", "EOL"), // still need to work on these