Rev 8368 | Rev 10615 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 8368 | Rev 10286 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | max_votes=!defof MAX_VOTES in wimshome/public_html/bases/sys/define.conf |
1 | max_votes=!defof MAX_VOTES in wimshome/public_html/bases/sys/define.conf |
2 | max_parms=!defof MAX_VOTES in wimshome/public_html/bases/sys/define.conf |
2 | max_parms=!defof MAX_VOTES in wimshome/public_html/bases/sys/define.conf |
- | 3 | ||
- | 4 | !!wims_prefix=user class |
|
- | 5 | !!wims_trustfile=primitives.phtml primitives/checkbox.phtml primitives/list.phtml primitives/list.phtml primitives/uservar.phtml |
|
- | 6 | !!wims_readable=wims_read_parm noprint serial prim parmcnt |
|
- | 7 | !!wims_writable=serial prim parms wims_read_parm |
|
3 | 8 | ||
4 | !if $wims_class=$empty or $wims_user=$empty |
9 | !if $wims_class=$empty or $wims_user=$empty |
5 | error=not_class |
10 | error=not_class |
6 | !exit |
11 | !exit |
7 | !endif |
12 | !endif |