Removing closing ?> in config.php.default

This commit is contained in:
laf
2015-03-02 17:30:43 +00:00
parent 93ba1c61f9
commit 9441295f41

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;
?>