Rev 2898 | Rev 11483 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2898 | Rev 6470 | ||
---|---|---|---|
Line 8... | Line 8... | ||
8 | rel_X=T,D,S,R |
8 | rel_X=T,D,S,R |
9 | rel_R=X,T,D,S |
9 | rel_R=X,T,D,S |
10 | rel_P=T,X,D |
10 | rel_P=T,X,D |
11 | rel_O=X,S,T,D,R |
11 | rel_O=X,S,T,D,R |
12 | rel_S=X,R,T,D |
12 | rel_S=X,R,T,D |
13 | - | ||
14 | slist=A D T X R P O S |
13 | slist=A D T X R P O S |
- | 14 | !if $wims_class=$empty |
|
- | 15 | slist=$slist C |
|
- | 16 | !endif |
|
15 | 17 | ||
16 | module_P=wimshome/public_html/modules/tool/popup |
18 | module_P=wimshome/public_html/modules/tool/popup |
17 | wims_trustfile=$module_P.$search_lang/search.phtml $module_P.$search_lang/search.proc |
19 | wims_trustfile=$module_P.$search_lang/search.phtml $module_P.$search_lang/search.proc |
18 | test=!record 0 of $module_P.$search_lang/.test |
20 | test=!record 0 of $module_P.$search_lang/.test |
19 | !if yes notin $test |
21 | !if yes notin $test |