forked from extern/egroupware
php3 array fixes
This commit is contained in:
parent
26fbf18c3f
commit
5d153ce550
@ -65,7 +65,7 @@
|
||||
'start' => $this->start,
|
||||
'query' => $this->query,
|
||||
'sort' => $this->sort,
|
||||
'order' => $this->order,
|
||||
'order' => $this->order
|
||||
);
|
||||
if(isset($this->cat_id))
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user