query($q); while ($set->next()) { $get_children_array[]=addBase36id($set->getRecord()); } $smarty->assign('get_children',$get_children_array); } ?>