mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +02:00
Merge branch 'ent-5705-consistencia-db-metaconsola-pandora_db' into 'develop'
Metaconsole cleanup See merge request artica/pandorafms!3310
This commit is contained in:
commit
efb8146b05
@ -1054,6 +1054,9 @@ sub pandoradb_main ($$$) {
|
|||||||
# Recalculating dynamic intervals.
|
# Recalculating dynamic intervals.
|
||||||
enterprise_hook("update_min_max", [$dbh, $conf]);
|
enterprise_hook("update_min_max", [$dbh, $conf]);
|
||||||
|
|
||||||
|
# Metaconsole database cleanup.
|
||||||
|
enterprise_hook("metaconsole_database_cleanup", [$dbh, $conf]);
|
||||||
|
|
||||||
log_message ('', "Ending at ". strftime ("%Y-%m-%d %H:%M:%S", localtime()) . "\n");
|
log_message ('', "Ending at ". strftime ("%Y-%m-%d %H:%M:%S", localtime()) . "\n");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user