Changeset 1491:2b9253624dbe for inc/admin/class.dc.list.php
- Timestamp:
- 08/20/13 10:56:34 (12 years ago)
- Branch:
- twig
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/admin/class.dc.list.php
r1158 r1491 164 164 public function getOrder() { 165 165 $id = $this->sortby->getFields()->getValue(); 166 167 166 return $this->columns[$id]->getColID().' '.$this->order->getFields()->getValue(); 168 167 }
Note: See TracChangeset
for help on using the changeset viewer.