mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Fixed PHP warnings.
This commit is contained in:
parent
2a3f51c68c
commit
fe2a53eb46
@ -302,6 +302,11 @@ else {
|
||||
$critical_inverse = '';
|
||||
$warning_inverse = '';
|
||||
|
||||
$each_ff = 0;
|
||||
$ff_event_normal = '';
|
||||
$ff_event_warning = '';
|
||||
$ff_event_critical = '';
|
||||
|
||||
$id_category = 0;
|
||||
|
||||
$cron_interval = '* * * * *';
|
||||
|
Loading…
x
Reference in New Issue
Block a user