1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-20 00:21:42 +02:00

Merge branch '3.1.x' into 3.2.x

* 3.1.x:
  [ticket/14906] Delete redundant sig key in user_cache_data array
This commit is contained in:
Tristan Darricau
2016-12-11 19:51:56 +01:00

View File

@@ -1319,7 +1319,6 @@ while ($row = $db->sql_fetchrow($result))
'rank_title' => '',
'rank_image' => '',
'rank_image_src' => '',
'sig' => '',
'pm' => '',
'email' => '',
'jabber' => '',