Updated to KH 3.3 and improved
This commit is contained in:
@@ -3,10 +3,10 @@
|
||||
/**
|
||||
* lnApp Database configuration
|
||||
*
|
||||
* @package lnApp
|
||||
* @package Redir
|
||||
* @category Configuration
|
||||
* @author Deon George
|
||||
* @copyright (c) 2010 Deon George
|
||||
* @copyright (c) 2010-2013 Deon George
|
||||
* @license http://dev.leenooks.net/license.html
|
||||
*/
|
||||
|
||||
@@ -14,7 +14,7 @@ return array
|
||||
(
|
||||
'default' => array
|
||||
(
|
||||
'type' => 'mysql',
|
||||
'type' => 'MySQL',
|
||||
'connection' => array(
|
||||
/**
|
||||
* The following options are available for MySQL:
|
||||
|
Reference in New Issue
Block a user