diff options
author | Rick Ellis <rick.ellis@ellislab.com> | 2008-10-26 22:52:41 +0100 |
---|---|---|
committer | Rick Ellis <rick.ellis@ellislab.com> | 2008-10-26 22:52:41 +0100 |
commit | ac91bd701c11e8c9e5cb42b1120eb9f88f73456a (patch) | |
tree | e263e6207daaa83bb9768988cdbdb30ad91944b8 /system/application | |
parent | 4ba802d8f0a28ba138c21cd90d336e220f81a099 (diff) |
Fixed some typos
Diffstat (limited to 'system/application')
-rw-r--r-- | system/application/config/autoload.php | 11 |
1 files changed, 0 insertions, 11 deletions
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 |