]> jfr.im git - z_archive/KronOS.git/blobdiff - application/config/autoload.php
Database config example; autoload database library
[z_archive/KronOS.git] / application / config / autoload.php
index a8316d0f017846163cb7306bb48b829d519159b4..9e04ba827da9349f55f51ab025944d22a80f5e4c 100644 (file)
@@ -52,7 +52,7 @@ $autoload['packages'] = array();
 |      $autoload['libraries'] = array('database', 'session', 'xmlrpc');
 */
 
-$autoload['libraries'] = array();
+$autoload['libraries'] = array('database');
 
 
 /*
@@ -113,4 +113,4 @@ $autoload['model'] = array();
 
 
 /* End of file autoload.php */
-/* Location: ./application/config/autoload.php */
\ No newline at end of file
+/* Location: ./application/config/autoload.php */