aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--phpBB/includes/functions_privmsgs.php6
1 files changed, 5 insertions, 1 deletions
diff --git a/phpBB/includes/functions_privmsgs.php b/phpBB/includes/functions_privmsgs.php
index 88c5bd8e2a..dbf5df787f 100644
--- a/phpBB/includes/functions_privmsgs.php
+++ b/phpBB/includes/functions_privmsgs.php
@@ -876,7 +876,11 @@ function update_unread_status($unread, $msg_id, $user_id, $folder_id)
return;
}
- global $db, $user;
+ global $db, $user, $phpbb_container;
+
+ // Mark the PM as read
+ $notifications = $phpbb_container->get('notifications');
+ $notifications->mark_notifications_read('pm', $msg_id, $user_id);
$sql = 'UPDATE ' . PRIVMSGS_TO_TABLE . "
SET pm_unread = 0
ion value='committer'>committer
path: root/perl-install/share/fonts.tar.bz2
diff options
context:
space:
mode:
authorPablo Saratxaga <pablo@mandriva.com>2004-08-02 10:50:23 +0000
committerPablo Saratxaga <pablo@mandriva.com>2004-08-02 10:50:23 +0000
commit7bab789944657e3ea3ae05f6bbaa41df5b382c73 (patch)
treea6c025394f03e16aaa25734d17e3341c921a8dc7 /perl-install/share/fonts.tar.bz2
parentd8a5f7002397d306bc6fc371ef3d9a7ba282c3f2 (diff)
downloaddrakx-7bab789944657e3ea3ae05f6bbaa41df5b382c73.tar
drakx-7bab789944657e3ea3ae05f6bbaa41df5b382c73.tar.gz
drakx-7bab789944657e3ea3ae05f6bbaa41df5b382c73.tar.bz2
drakx-7bab789944657e3ea3ae05f6bbaa41df5b382c73.tar.xz
drakx-7bab789944657e3ea3ae05f6bbaa41df5b382c73.zip
added arabic and bengali fonts