corrected XMB
This commit is contained in:
@@ -168,11 +168,10 @@
|
||||
array("Claroline", "/inc/installedVersion.inc.php", "\$new_version =", "EOL"),
|
||||
array("Moodle", "/version.php", "\$release =", "Maintained"),
|
||||
array("WebAsyst", "/kernel/wbs.xml", "<WBS VERSION=", "EOL"),
|
||||
|
||||
|
||||
// still need to work on these
|
||||
array("Silverstripe", "/cms/silverstripe_version", "*"), //needs review
|
||||
array("Croogo", "/Vendor/croogo/croogo/VERSION.txt", "*"), // needs further review
|
||||
array("XMB", "/db/mysql.php", "* eXtreme Message Board"), // needs 2nd line too
|
||||
array("Dolphin", "/modules/boonex/news/install/config.php", "'compatible_with' => array("), // needs 2nd line too
|
||||
array("WebMail Lite", "/adminpanel/VERSION", "*"), // needs further review
|
||||
array("PHPCollab", "/includes/settings.php", "# PhpCollab version"), // needs second line as well
|
||||
@@ -250,6 +249,7 @@ $versiondouble = array (
|
||||
array("Joomla 3.5+", "/libraries/cms/version/version.php", "const RELEASE =", "const DEV_LEVEL =","Maintained"),
|
||||
array("CS-Cart", "/config.php", "define('PRODUCT_NAME',", "define('PRODUCT_VERSION',", "Maintained"),
|
||||
array("SohoLaunch", "/sohoadmin/version.php", "## Soholaunch(R)", "## Version", "EOL"),
|
||||
array("XMB", "/db/mysql.php", "* eXtreme Message Board", " * XMB ", "EOL"),
|
||||
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user