- Timestamp:
- 2013/03/22 11:07:49 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_13-dev/data/class/SC_CustomerList.php
r22567 r22739 371 371 function getWhere() 372 372 { 373 return array( $this->where, $this->arrVal);373 return array(parent::getWhere(), $this->arrVal); 374 374 } 375 375 }
Note: See TracChangeset
for help on using the changeset viewer.
