mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-04 07:47:34 +02:00
[ticket/12680] Adds variable for guest user
PHPBB3-12680
This commit is contained in:
@@ -1140,6 +1140,7 @@ while ($row = $db->sql_fetchrow($result))
|
||||
|
||||
'username' => $row['username'],
|
||||
'user_colour' => $row['user_colour'],
|
||||
'contact_user' => '',
|
||||
|
||||
'warnings' => 0,
|
||||
'allow_pm' => 0,
|
||||
|
Reference in New Issue
Block a user