forked from leftypol/leftypol
fix it more
This commit is contained in:
parent
8d4104feb0
commit
45fdd71b63
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue