Added RT-Flag for ClubLog

This commit is contained in:
int2001
2023-11-27 14:20:45 +00:00
parent 7e935065fa
commit 0df09dfb2d
19 changed files with 63 additions and 6 deletions

View File

@@ -22,7 +22,7 @@ $config['migration_enabled'] = TRUE;
|
*/
$config['migration_version'] = 154;
$config['migration_version'] = 155;
/*
|--------------------------------------------------------------------------