mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-26 23:34:08 +02:00
parent
560b8a556d
commit
edf55728cb
@ -686,7 +686,7 @@ class Monitoring_ListController extends Controller
|
||||
{
|
||||
$columns = preg_split(
|
||||
'~,~',
|
||||
$this->params->shift('addcolumns', ''),
|
||||
$this->params->shift('addColumns', ''),
|
||||
-1,
|
||||
PREG_SPLIT_NO_EMPTY
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user