Rev 2349 | Rev 3245 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
!!!### language independant
!!
!!!!read adm/class/classlang names.phtml
sh=!recordcnt wimshome/log/classes/$wims_class/sheets/.sheets
!for i=1 to $sh
l=!record $i of wimshome/log/classes/$wims_class/sheets/.sheets
l=!word 1 of $l
!if $l>0
asheets=!append item $i to $asheets
!endif
!next i