Significant improvements to the message display

This commit is contained in:
moodler 2005-02-25 13:09:27 +00:00
parent 3b9f38bc5d
commit 9aa959f222
3 changed files with 32 additions and 29 deletions

View file

@ -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');