Rev 4016 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4016 | Rev 14298 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !distribute items $wims_read_parm into record,_year,_month,_day |
1 | !distribute items $wims_read_parm into record,_year,_month,_day |
- | 2 | !set lang_exists=yes |
|
2 | !bound record within date,months default $ |
3 | !bound record within date,months default $ |
3 | !set months=¤@¤ë,¤G¤ë,¤T¤ë,¥|¤ë,¤¤ë,¤»¤ë,¤C¤ë,¤K¤ë,¤E¤ë,¤Q¤ë,¤Q¤@¤ë,¤Q¤G¤ë |
4 | !set months=¤@¤ë,¤G¤ë,¤T¤ë,¥|¤ë,¤¤ë,¤»¤ë,¤C¤ë,¤K¤ë,¤E¤ë,¤Q¤ë,¤Q¤@¤ë,¤Q¤G¤ë |
4 | !if $record=$empty |
5 | !if $record=$empty |
5 | !exit |
6 | !exit |
6 | !endif |
7 | !endif |