
*/
public void saveChatLog(string target,string ip,string username,string message){
/*
Please put the code for saving the chat record into the database.
*/
}
The function doesn't need the return value.
Explanation: only the administrator enables the function of saving chatting history
in the control panel at the background, the function works.
Commenti su questo manuale