- Timestamp:
- 01/09/12 01:12:34 (5 months ago)
- File:
-
- 1 edited
-
trunk/inc/classes/BxDolGrid.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/inc/classes/BxDolGrid.php
r15797 r15857 285 285 } 286 286 287 public function getObject() { 288 return $this->_sObject; 289 } 290 287 291 protected function _getData ($sFilter, $sOrderField, $sOrderDir, $iStart, $iPerPage) { 288 292 $sFunc = '_getData' . $this->_aOptions['source_type'];
Note: See TracChangeset
for help on using the changeset viewer.