added phpWebSite
This commit is contained in:
parent
ce76e870d7
commit
0674cfa30e
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user