Merge pull request #537 from laf/issue-laf-136

Removing closing ?> in config.php.default
This commit is contained in:
Daniel Preussker
2015-03-02 18:31:58 +01:00

View File

@ -41,5 +41,3 @@ $config['auth_mechanism'] = "mysql"; # default, other options: ldap, http-auth
$config['poller-wrapper']['alerter'] = FALSE;
# Uncomment the next line to disable daily updates
#$config['update'] = 0;
?>