=L('tpl_00')?>
=L('tpl_01')?>
=L('tpl_02')?>
=L('tpl_03')?>
ID
=L('tpl_04')?>
=L('tpl_05')?>
=L('tpl_06')?>
=L('tpl_07')?>
'.L('tpl_08').'
'; foreach ($tags as $row) { echo '
'.$row->id.'
'.L('tpl_09').'
'.L('tpl_10').'
'; echo '
├─
'.L('tpl_08').'
'; $sql_string = "SELECT * FROM ".CS_SqlPrefix."tags where fid=".$row->id." order by xid asc"; $query = $this->db->query($sql_string); foreach ($query->result() as $rows) { echo '
'.$rows->id.'
├─
'.$rows->hits.'
'.L('tpl_10').'
'; } } ?>
=L('tpl_11')?>
=L('tpl_12')?>