added Invision Power Board

This commit is contained in:
Palma Solutions LTD 2018-05-20 09:55:39 +02:00
parent 619aad4948
commit 6655c64949
2 changed files with 2 additions and 0 deletions

View File

@ -168,6 +168,7 @@
array("Claroline", "/inc/installedVersion.inc.php", "\$new_version =", "EOL"), array("Claroline", "/inc/installedVersion.inc.php", "\$new_version =", "EOL"),
array("Moodle", "/version.php", "\$release =", "Maintained"), array("Moodle", "/version.php", "\$release =", "Maintained"),
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"),
// still need to work on these // still need to work on these
array("Silverstripe", "/cms/silverstripe_version", "*"), //needs review array("Silverstripe", "/cms/silverstripe_version", "*"), //needs review

View File

@ -175,6 +175,7 @@
array("Claroline", "/inc/installedVersion.inc.php", "\$new_version =", "EOL"), array("Claroline", "/inc/installedVersion.inc.php", "\$new_version =", "EOL"),
array("Moodle", "/version.php", "\$release =", "Maintained"), array("Moodle", "/version.php", "\$release =", "Maintained"),
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"),
// still need to work on these // still need to work on these