added MediaWiki

This commit is contained in:
Palma Solutions LTD 2018-05-21 10:11:12 +02:00
parent ec359e0327
commit 95c3d9e490
2 changed files with 2 additions and 0 deletions

View File

@ -170,6 +170,7 @@
array("WebAsyst", "/kernel/wbs.xml", "<WBS VERSION=", "EOL"), array("WebAsyst", "/kernel/wbs.xml", "<WBS VERSION=", "EOL"),
array("Invision Power Board", "/admin.php", "| Invision Power Board v", "EOL"), array("Invision Power Board", "/admin.php", "| Invision Power Board v", "EOL"),
array("Easy PHP Calendar", "/config.inc.php", "\$epcCheckVersion=", "EOL"), array("Easy PHP Calendar", "/config.inc.php", "\$epcCheckVersion=", "EOL"),
array("MediaWiki", "/includes/DefaultSettings.php", "\$wgVersion", "Maintained"),
// still need to work on these // still need to work on these

View File

@ -177,6 +177,7 @@
array("WebAsyst", "/kernel/wbs.xml", "<WBS VERSION=", "EOL"), array("WebAsyst", "/kernel/wbs.xml", "<WBS VERSION=", "EOL"),
array("Invision Power Board", "/admin.php", "| Invision Power Board v", "EOL"), array("Invision Power Board", "/admin.php", "| Invision Power Board v", "EOL"),
array("Easy PHP Calendar", "/config.inc.php", "\$epcCheckVersion=", "EOL"), array("Easy PHP Calendar", "/config.inc.php", "\$epcCheckVersion=", "EOL"),
array("MediaWiki", "/includes/DefaultSettings.php", "\$wgVersion", "Maintained"),
// still need to work on these // still need to work on these