commit | b87cf23b9a4a4611cacf6316a7c437af54ebde52 | [log] [tgz] |
---|---|---|
author | admin <devnull@localhost> | Wed Oct 04 07:46:05 2006 +0000 |
committer | admin <devnull@localhost> | Wed Oct 04 07:46:05 2006 +0000 |
tree | e92f62f0b5add2fb49e1297c290585646c9ed190 | |
parent | 5f2be2c2eb3e615472a7f27ebbc5145c74f6b38a [diff] [blame] |
diff --git a/system/application/config/autoload.php b/system/application/config/autoload.php index 06d8780..f3b30a4 100644 --- a/system/application/config/autoload.php +++ b/system/application/config/autoload.php
@@ -37,7 +37,7 @@ | $autoload['libraries'] = array('database', 'session', 'xmlrpc'); */ -$autoload['libraries'] = array(); +$autoload['libraries'] = array('database'); /*