{php $data = subcat($module, $catid);} {loop $data $n $r} {if $r[ismenu]}
  • {$r[catname]}
  • {/if} {/loop}