mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-27 07:44:35 +02:00
fixed minor error
(cherry picked from commit 790b8bab6e42a8869ac53ac8ebd5cce2b93caf61)
This commit is contained in:
parent
4c21746c5a
commit
0205bf3914
@ -1046,7 +1046,6 @@ sub pandoradb_main ($$$) {
|
||||
if (defined ($history_dbh)) {
|
||||
undef ($history_dbh) unless defined (enterprise_hook ('pandora_historydb', [$dbh, $history_dbh, $conf->{'_history_db_days'}, $conf->{'_history_db_step'}, $conf->{'_history_db_delay'}]));
|
||||
if (defined($conf{'_history_event_enabled'})) {
|
||||
log_message ('', "Entrando a los eventoss :::: " . $conf->{'_history_event_days'} . "\n");
|
||||
undef ($history_dbh) unless defined (enterprise_hook ('pandora_history_event', [$dbh, $history_dbh, $conf->{'_history_event_days'}, $conf->{'_history_db_step'}, $conf->{'_history_db_delay'}]));
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user