View Single Post
nguyenbaodanh
AlliedModders Donor
Join Date: Jun 2007
Location: HCMC, Vietnam
Old 01-22-2018 , 00:26   Re: ChatLog v1.3.7 (Extended)
Reply With Quote #194

how to config the database ?
I want to use like this
PHP Code:
"chatlog"
    
{
        
"driver" "default"
        "host" "127.0.0.1"
        "database" "chat"
        "user"        ""
    "pass"        ""
        
// "timeout" "0"
        // "port" "0"
    
}

__________________
nguyenbaodanh is offline