Rev 6321 | Rev 11244 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 6321 | Rev 9699 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | !! must be called by |
2 | !! must be called by |
3 | !! !read language xxx |
3 | !! !read language xxx |
4 | !! if the language files are in xxx.$language |
4 | !! if the language files are in xxx.$language |
5 | !! in var.proc and in intro.phtml before !header |
5 | !! in var.proc and in intro.phtml before !header |
6 | !let script_file=!nospace $wims_read_parm |
6 | !let script_file=!nospace $wims_read_parm |
7 | !!compatibility with adm modules ? |
7 | !!compatibility with adm modules ? |
8 | !! try the $lang, then en, then $module_language |
8 | !! try the $lang, then en, then $module_language |
9 | !! |
9 | !! |