mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 00:04:37 +02:00
Fixed minor warning
Former-commit-id: 38278d285faa6aea5f61d0933543b7e24926ae79
This commit is contained in:
parent
85474c6037
commit
58e74c1db1
@ -264,6 +264,7 @@ function netflow_data_table($data, $start_date, $end_date, $aggregate)
|
||||
}
|
||||
|
||||
$values = [];
|
||||
$table = new stdClass();
|
||||
$table->size = ['100%'];
|
||||
$table->class = 'databox';
|
||||
$table->cellspacing = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user