* automatically update highscores_ids_hidden for users who installed myaac before

* update TODO
This commit is contained in:
slawkens1
2017-12-21 22:08:47 +01:00
parent 412908026d
commit e4110a6981
4 changed files with 44 additions and 2 deletions

View File

@@ -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