1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-04-23 09:07:43 +02:00

Merge pull request from rxu/ticket/14906

[ticket/14906] Delete redundant sig key in user_cache_data array

* rxu/ticket/14906:
  [ticket/14906] Delete redundant sig key in user_cache_data array
This commit is contained in:
Tristan Darricau 2016-12-11 19:51:53 +01:00
commit ad3b7830b4
No known key found for this signature in database
GPG Key ID: 817043C2E29DB881

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