Commit 3d27fb5a authored by Jack'lul's avatar Jack'lul

My bad...

parent 8c073827
......@@ -721,7 +721,7 @@ class DB
//Insert user and the relation with the chat
if (is_object($from)) {
self::insertUser($from, $edit_date, $chat);
self::insertUser($from, $date, $chat);
}
//Insert the forwarded message user in users table
......
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