Added cron job and button under debug for update TLE

This commit is contained in:
Andreas Kristiansen
2024-12-07 20:04:28 +01:00
parent 9db7610f45
commit 899eb67a1f
6 changed files with 101 additions and 55 deletions

View File

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