mirror of
https://github.com/slawkens/myaac.git
synced 2025-11-27 21:56:50 +01:00
Execute highscores_ids_hidden migration again, cause of settings
This commit is contained in:
5
system/migrations/38.php
Normal file
5
system/migrations/38.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
// 2023-11-11
|
||||
// execute highscores_ids_hidden once again, cause of settings
|
||||
require __DIR__ . '/20.php';
|
||||
Reference in New Issue
Block a user