added YapGB & PowerPhlogger

This commit is contained in:
Palma Solutions LTD 2018-05-26 07:04:38 +02:00
parent 0743c9ae53
commit 56f7316057
2 changed files with 3 additions and 1 deletions

View File

@ -171,7 +171,8 @@
array("Invision Power Board", "/admin.php", "| Invision Power Board v", "EOL"),
array("Easy PHP Calendar", "/config.inc.php", "\$epcCheckVersion=", "EOL"),
array("MediaWiki", "/includes/DefaultSettings.php", "\$wgVersion", "Maintained"),
array("YapGB", "/gbconfig.php", "\$cfgYapGBVersion", "EOL"),
array("PowerPhlogger", "/main.php", "\$curr_ver", "EOL"),
// still need to work on these
array("Silverstripe", "/cms/silverstripe_version", "*"), //needs review

View File

@ -179,6 +179,7 @@
array("Easy PHP Calendar", "/config.inc.php", "\$epcCheckVersion=", "EOL"),
array("MediaWiki", "/includes/DefaultSettings.php", "\$wgVersion", "Maintained"),
array("YapGB", "/gbconfig.php", "\$cfgYapGBVersion", "EOL"),
array("PowerPhlogger", "/main.php", "\$curr_ver", "EOL"),
// still need to work on these