Rev 2415 | Rev 13135 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2415 | Rev 5181 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | # Variable calculations should be done in this file. |
1 | # Variable calculations should be done in this file. |
2 | # It is read and interpreted by wims for all valid calls to the module. |
2 | # It is read and interpreted by wims for all valid calls to the module. |
3 | !read adm/language names.phtml |
3 | !read adm/language lang/names.phtml |
4 | max_modules=50 |
4 | max_modules=50 |
5 | 5 | ||
6 | !if $cmd=new or $cmd=renew |
6 | !if $cmd=new or $cmd=renew |
7 | sitestart=!mexec getstart.sh |
7 | sitestart=!mexec getstart.sh |
8 | !endif |
8 | !endif |