From 7b680f4cb093a0729d246f2214ed00264f5d93d2 Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Wed, 26 Jul 2006 01:18:38 +0000 Subject: [PATCH] r962: Whitespace OCD --- includes/init.php | 1 - 1 file changed, 1 deletion(-) diff --git a/includes/init.php b/includes/init.php index a581e3b..d922f57 100755 --- a/includes/init.php +++ b/includes/init.php @@ -49,7 +49,6 @@ $bugsys->load('db_mysql', 'db', true); $db->connect($servername, $username, $password, $database, $usepconnect); $bugsys->load('functions', 'funct', true); - $bugsys->load('xml', 'xml', true); // change cookie expiration to one hour -- 2.22.5