mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 14:03:52 +01:00
MDL-11738 merged, chat message not shown
This commit is contained in:
parent
74204b6188
commit
b592b8040e
@ -366,8 +366,6 @@ function chat_get_latest_message($chatid, $groupid=0) {
|
||||
|
||||
$result = rs_fetch_record($rs);
|
||||
|
||||
rs_close($result);
|
||||
|
||||
return $result;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user