summaryrefslogtreecommitdiffstats
path: root/system/application/config/autoload.php
diff options
context:
space:
mode:
Diffstat (limited to 'system/application/config/autoload.php')
-rw-r--r--system/application/config/autoload.php16
1 files changed, 0 insertions, 16 deletions
diff --git a/system/application/config/autoload.php b/system/application/config/autoload.php
index fc9d43fb6..245d36a7c 100644
--- a/system/application/config/autoload.php
+++ b/system/application/config/autoload.php
@@ -21,7 +21,6 @@
| 1. Libraries
| 2. Helper files
| 3. Plugins
-| 4. Scripts
| 5. Custom config files
|
*/
@@ -67,21 +66,6 @@ $autoload['plugin'] = array();
/*
| -------------------------------------------------------------------
-| Auto-load Scripts
-| -------------------------------------------------------------------
-| The term "scripts" refers to you own PHP scripts that you've
-| placed in the application/scripts/ folder
-|
-| Prototype:
-|
-| $autoload['script'] = array('my_script1', 'my_script2');
-*/
-
-$autoload['script'] = array();
-
-
-/*
-| -------------------------------------------------------------------
| Auto-load Config files
| -------------------------------------------------------------------
| Prototype: