From ac91bd701c11e8c9e5cb42b1120eb9f88f73456a Mon Sep 17 00:00:00 2001 From: Rick Ellis Date: Sun, 26 Oct 2008 21:52:41 +0000 Subject: Fixed some typos --- system/application/config/autoload.php | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'system/application/config/autoload.php') diff --git a/system/application/config/autoload.php b/system/application/config/autoload.php index b99ffe484..8e896d011 100644 --- a/system/application/config/autoload.php +++ b/system/application/config/autoload.php @@ -111,17 +111,6 @@ $autoload['language'] = array(); $autoload['model'] = array(); -/* -| ------------------------------------------------------------------- -| Auto-load Core Libraries -| ------------------------------------------------------------------- -| -| DEPRECATED: Use $autoload['libraries'] above instead. -| -*/ -// $autoload['core'] = array(); - - /* End of file autoload.php */ /* Location: ./system/application/config/autoload.php */ \ No newline at end of file -- cgit v1.2.3-24-g4f1b