mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
Significant improvements to the message display
This commit is contained in:
parent
3b9f38bc5d
commit
9aa959f222
3 changed files with 32 additions and 29 deletions
|
@ -56,7 +56,7 @@
|
|||
/// Get all the messages and print them
|
||||
|
||||
if ($messages = message_get_history($user1, $user2)) {
|
||||
$current->day = '';
|
||||
$current->mday = '';
|
||||
$current->month = '';
|
||||
$current->year = '';
|
||||
$messagedate = get_string('strftimetime');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue