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

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

PHPBB3-14906
This commit is contained in:
rxu 2016-12-11 00:52:32 +07:00
parent c084990a68
commit 7d5d5b0f06

View File

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