|
function _ioss($num=500,$order=NULL)
|
|
function _ioss($num=500,$order=NULL)
|
|
$this->ci->load->_model('Model_ioss','ioss');
|
|
$this->ci->load->_model('Model_ioss','ioss');
|
|
$result = $this->ci->ioss->find_all($where,'*',$order,0,$num);
|
|
$result = $this->ci->ioss->find_all($where,'*',$order,0,$num);
|