aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
diff options
context:
space:
mode:
authorShitiz Garg <mail@dragooon.net>2014-06-26 03:07:45 +0530
committerShitiz Garg <mail@dragooon.net>2014-06-27 17:48:37 +0530
commit2cf4a4f6fe74ee6d774956113570d6ed7c5246cc (patch)
tree33197bd3ede53b63997c2b55a84569153ae60d58 /phpBB/includes
parentc1df2ce62a62517e840ff30fa11a6cffb84396bc (diff)
downloadforums-2cf4a4f6fe74ee6d774956113570d6ed7c5246cc.tar
forums-2cf4a4f6fe74ee6d774956113570d6ed7c5246cc.tar.gz
forums-2cf4a4f6fe74ee6d774956113570d6ed7c5246cc.tar.bz2
forums-2cf4a4f6fe74ee6d774956113570d6ed7c5246cc.tar.xz
forums-2cf4a4f6fe74ee6d774956113570d6ed7c5246cc.zip
[ticket/12759] Cache all lang_options in lang_helper instead
PHPBB3-12759
Diffstat (limited to 'phpBB/includes')
-rw-r--r--phpBB/includes/ucp/ucp_pm_viewmessage.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/phpBB/includes/ucp/ucp_pm_viewmessage.php b/phpBB/includes/ucp/ucp_pm_viewmessage.php
index 9e26b3b129..f42200d249 100644
--- a/phpBB/includes/ucp/ucp_pm_viewmessage.php
+++ b/phpBB/includes/ucp/ucp_pm_viewmessage.php
@@ -68,8 +68,6 @@ function view_message($id, $mode, $folder_id, $msg_id, $folder, $message_row)
$cp = $phpbb_container->get('profilefields.manager');
$profile_fields = $cp->grab_profile_fields_data($author_id);
-
- $cp->cache_profile_fields_lang_options($profile_fields[$author_id]);
}
// Assign TO/BCC Addresses to template