Tags:
Views: 4
if ($this->embed->get('rowsSet') > 5) { $this->embed->set('rowsSet', 5); }
$rows_numbers = array(0,1,2,3,4,5);
if ($this->embed->get('rowsSet') > 10) { $this->embed->set('rowsSet', 10); }
$rows_numbers = array(0,1,2,3,4,5,10);
© 2026 Created by Ning Developer Admin.
Powered by