Added cron-manager-entry

This commit is contained in:
int2001
2025-09-03 13:20:36 +00:00
parent df68d5d7c7
commit 5ae66fbb5c
3 changed files with 48 additions and 1 deletions

View File

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