mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 17:25:26 +02:00
Fixed PHP warnings.
This commit is contained in:
parent
4928b2b922
commit
a40e4d1193
@ -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