Commit 55c7cebf by Jansa Jose

Update database.php

parent f78020df
<?php defined("BASEPATH") OR exit("No direct script access allowed");$active_group = "default";
$query_builder = TRUE;
$db["default"] = array("dsn" => "",
"hostname" => "192.168.140.123",
"username" => "root" ,
"hostname" => "localhost",
"username" => "techlabz_tukkibi" ,
"password" => "Golden_123",
"database" => "jensa_joyride",
"database" => "techlabz_tukkibi",
"dbdriver" => "mysqli",
"pconnect" => FALSE,
"db_debug" => (ENVIRONMENT !== "production"),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment