return array ( 'default' => array ( 'hostname' => 'localhost', 'port' => 3306, 'database' => 'jhforever', 'username' => 'jhforever', 'password' => 'wjz1989.07.24', 'tablepre' => 'v9_', 'charset' => 'utf8', 'type' => 'mysqli', 'debug' => true, 'pconnect' => 0, 'autoconnect' => 0 ), ); ?>