mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 00:04:37 +02:00
Metaconsole cleanup
This commit is contained in:
parent
b2084e3a1e
commit
6ec436e2a4
@ -1052,6 +1052,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