fix it more
This commit is contained in:
parent
8d4104feb0
commit
45fdd71b63
@ -538,7 +538,7 @@
|
||||
$config['user_flag'] = false;
|
||||
|
||||
// List of user_flag the user can choose. Flags must be placed in the directory set by $config['uri_flags']
|
||||
$config['user_flags'] = [];
|
||||
$config['user_flags'] = array();
|
||||
/* example:
|
||||
$config['user_flags'] = array (
|
||||
'nz' => 'Nazi',
|
||||
|
Loading…
Reference in New Issue
Block a user