From c9e2b10f08a3c718e52e287e2dd14b880e4e3057 Mon Sep 17 00:00:00 2001 From: Derek Allard Date: Thu, 12 Jul 2007 12:14:45 +0000 Subject: added language files to autoload --- user_guide/general/autoloader.html | 1 + 1 file changed, 1 insertion(+) (limited to 'user_guide/general') diff --git a/user_guide/general/autoloader.html b/user_guide/general/autoloader.html index 39a0ce657..5ee58dacf 100644 --- a/user_guide/general/autoloader.html +++ b/user_guide/general/autoloader.html @@ -73,6 +73,7 @@ consider auto-loading them for convenience.

  • Helper files found in the "helpers" folder
  • Plugins found in the "plugins" folder
  • Custom config files found in the "config" folder
  • +
  • Language files found in the "system/language" folder
  • To autoload resources, open the application/config/autoload.php file and add the item you want -- cgit v1.2.3-24-g4f1b