From 7530d50cd01c6cde8eabe6c62c180fe13a917f76 Mon Sep 17 00:00:00 2001 From: admin Date: Sat, 2 Sep 2006 02:50:23 +0000 Subject: --- system/application/config/autoload.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system/application') diff --git a/system/application/config/autoload.php b/system/application/config/autoload.php index a3ce4108e..1ed6f1757 100644 --- a/system/application/config/autoload.php +++ b/system/application/config/autoload.php @@ -39,7 +39,7 @@ | $autoload['core'] = array('database', 'session', 'xmlrpc'); */ -$autoload['core'] = array('session'); +$autoload['core'] = array(); /* -- cgit v1.2.3-24-g4f1b