From 9441295f4135cd246ae96ff3e84e1999ec3f5422 Mon Sep 17 00:00:00 2001 From: laf Date: Mon, 2 Mar 2015 17:30:43 +0000 Subject: [PATCH] Removing closing ?> in config.php.default --- config.php.default | 2 -- 1 file changed, 2 deletions(-) diff --git a/config.php.default b/config.php.default index 629bfc4691..c98b8677ba 100755 --- a/config.php.default +++ b/config.php.default @@ -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; - -?>