Rev 23 | Rev 2349 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 23 | Rev 2329 | ||
---|---|---|---|
Line -... | Line 1... | ||
- | 1 | !!!### language independant |
|
1 | 2 | !! |
|
- | 3 | !read adm/class/classlang names.phtml |
|
2 | sh=!recordcnt wimshome/log/classes/$wims_class/sheets/.sheets |
4 | sh=!recordcnt wimshome/log/classes/$wims_class/sheets/.sheets |
3 | !for i=1 to $sh |
5 | !for i=1 to $sh |
4 | l=!record $i of wimshome/log/classes/$wims_class/sheets/.sheets |
6 | l=!record $i of wimshome/log/classes/$wims_class/sheets/.sheets |
5 | l=!word 1 of $l |
7 | l=!word 1 of $l |
6 | !if $l>0 |
8 | !if $l>0 |