mirror of
https://github.com/slawkens/myaac.git
synced 2025-11-27 21:56:50 +01:00
* automatically update highscores_ids_hidden for users who installed myaac before
* update TODO
This commit is contained in:
@@ -150,7 +150,7 @@ unset($tmp);
|
||||
|
||||
// new config values for compability
|
||||
if(!isset($config['highscores_ids_hidden'])) {
|
||||
$config['highscores_ids_hidden'] = array();
|
||||
$config['highscores_ids_hidden'] = array(0);
|
||||
}
|
||||
|
||||
// POT
|
||||
|
||||
Reference in New Issue
Block a user