summaryrefslogtreecommitdiffstats
path: root/application/config/autoload.php
diff options
context:
space:
mode:
Diffstat (limited to 'application/config/autoload.php')
-rw-r--r--application/config/autoload.php5
1 files changed, 3 insertions, 2 deletions
diff --git a/application/config/autoload.php b/application/config/autoload.php
index aeacbdb66..7cdc9013c 100644
--- a/application/config/autoload.php
+++ b/application/config/autoload.php
@@ -73,10 +73,11 @@ $autoload['libraries'] = array();
|
| $autoload['drivers'] = array('cache');
|
-| You can also supply an alternative library name to be assigned in
+| You can also supply an alternative property name to be assigned in
| the controller:
|
-| $autoload['drivers'] = array('cache' => 'cch');
+| $autoload['drivers'] = array('cache' => 'cch');
+|
*/
$autoload['drivers'] = array();