diff options
author | Derek Allard <derek.allard@ellislab.com> | 2007-07-12 22:01:19 +0200 |
---|---|---|
committer | Derek Allard <derek.allard@ellislab.com> | 2007-07-12 22:01:19 +0200 |
commit | 593712b25007d78c87a76221ffa186b72dd52095 (patch) | |
tree | 38e5c718fde7851949f93ad35e6ab835662dcc69 /system | |
parent | 60ca9b7c03d576eb8b83759ca04eaf21e25e1d9c (diff) |
added a comment re: autoloading languages
Diffstat (limited to 'system')
-rw-r--r-- | system/application/config/autoload.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/system/application/config/autoload.php b/system/application/config/autoload.php index 90ff6fedf..8bb4181b5 100644 --- a/system/application/config/autoload.php +++ b/system/application/config/autoload.php @@ -22,6 +22,7 @@ | 2. Helper files
| 3. Plugins
| 4. Custom config files
+| 5. Language files
|
*/
|