added phpWebSite

This commit is contained in:
Palma Solutions LTD 2018-05-31 06:41:23 +02:00
parent ce76e870d7
commit 0674cfa30e
2 changed files with 2 additions and 0 deletions

View File

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

View File

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