@@ -87,7 +87,7 @@ |
||
| 87 | 87 | } |
| 88 | 88 | } |
| 89 | 89 | $shifts = $dataTable->read($filter, $odata->select, $odata->top, |
| 90 | - $odata->skip, $odata->orderby); |
|
| 90 | + $odata->skip, $odata->orderby); |
|
| 91 | 91 | if($shifts === false) |
| 92 | 92 | { |
| 93 | 93 | $shifts = array(); |