mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
feedback to headerMenu
headerMenu to brick-file
This commit is contained in:
@@ -262,7 +262,7 @@ class User
|
||||
'name' => self::$displayName ? self::$displayName : '',
|
||||
'perms' => self::$perms ? self::$perms : 0,
|
||||
'roles' => self::$groups ? self::$groups : 0,
|
||||
'cookies' => []
|
||||
'cookies' => '[]'
|
||||
);
|
||||
|
||||
if (self::$id > 0)
|
||||
|
||||
Reference in New Issue
Block a user