icingaweb2/library/Icinga/Data/DataArray
Johannes Meyer cfa9176192 ArrayDatasource: use array_shift in fetchRow() instead of index access
Since associative arrays are supported, the numeric index 0 might not be
the first entry in the result.
2015-05-06 10:10:29 +02:00
..
ArrayDatasource.php ArrayDatasource: use array_shift in fetchRow() instead of index access 2015-05-06 10:10:29 +02:00