fixed Dolphin

This commit is contained in:
Palma Solutions LTD 2019-02-13 13:50:28 +01:00
parent f4b10d1e65
commit d04a62cb1f
3 changed files with 4 additions and 4 deletions

View File

@ -195,11 +195,11 @@
array("Glype", "/includes/settings.php","\$CONFIG['version'] =", "EOL"),
array("ListMail", "/admin.php", "\$current_version =", "EOL"),
array("phpGedView", "/config.php", "\$CONFIG_VERSION =", "EOL"),
array("Dolphin", "/inc/header.inc.php", "\$site['ver']", "Maintained"),
// still need to work on these
array("Silverstripe", "/cms/silverstripe_version", "*"), //needs review
array("Croogo", "/Vendor/croogo/croogo/VERSION.txt", "*"), // needs further review
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
array("Admidio", "/adm_program/system/constants.php", "define('ADMIDIO_VERSION_MAIN',"), // needs two more lines

View File

@ -209,12 +209,12 @@
array("Glype", "/includes/settings.php","\$CONFIG['version'] =", "EOL"),
array("ListMail", "/admin.php", "\$current_version =", "EOL"),
array("phpGedView", "/config.php", "\$CONFIG_VERSION =", "EOL"),
array("Dolphin", "/inc/header.inc.php", "\$site['ver']", "Maintained"),
// still need to work on these
array("Silverstripe", "/cms/silverstripe_version", "*"), //needs review
array("Croogo", "/Vendor/croogo/croogo/VERSION.txt", "*"), // needs further review
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
array("Admidio", "/adm_program/system/constants.php", "define('ADMIDIO_VERSION_MAIN',"), // needs two more lines