From b87cf23b9a4a4611cacf6316a7c437af54ebde52 Mon Sep 17 00:00:00 2001 From: admin Date: Wed, 4 Oct 2006 07:46:05 +0000 Subject: --- system/libraries/Controller.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system/libraries/Controller.php') diff --git a/system/libraries/Controller.php b/system/libraries/Controller.php index 6a3ea9962..2a4c19522 100644 --- a/system/libraries/Controller.php +++ b/system/libraries/Controller.php @@ -504,7 +504,7 @@ class Controller extends CI_Base { $obj =& get_instance(); $obj->db =& $DB; } - + // -------------------------------------------------------------------- /** -- cgit v1.2.3-24-g4f1b