Rev 2832 | Rev 5187 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2832 | Rev 5181 | ||
---|---|---|---|
Line 6... | Line 6... | ||
6 | 6 | ||
7 | !if $forum=$empty |
7 | !if $forum=$empty |
8 | error=no_forum |
8 | error=no_forum |
9 | !exit |
9 | !exit |
10 | !endif |
10 | !endif |
- | 11 | !! ---------------- FIXME this files read three times var.proc var.init and main.phtml maybe not necessary |
|
11 | !if $wims_class= |
12 | !if $wims_class= |
12 | !read adm/language names.phtml |
13 | !read adm/language lang/names.phtml |
13 | !else |
14 | !else |
14 | !read adm/class/classlang names.phtml |
15 | !read adm/class/classlang names.phtml |
15 | !set modu_lang=$moduclass_lang |
16 | !set modu_lang=$moduclass_lang |
16 | !endif |
17 | !endif |
17 | !read adm/class/authchars |
18 | !read adm/class/authchars |