Rev 2882 | Rev 6470 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2882 | Rev 2898 | ||
---|---|---|---|
Line 11... | Line 11... | ||
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 | 13 | ||
14 | slist=A D T X R P O S |
14 | slist=A D T X R P O S |
15 | 15 | ||
16 | module_P=wimshome/public_html/modules/tool/popup |
16 | module_P=wimshome/public_html/modules/tool/popup |
17 | wims_trustfile=$module_P.$search_lang/search.phtml $module_P.$search_lang/search.proc |
17 | wims_trustfile=$module_P.$search_lang/search.phtml $module_P.$search_lang/search.proc |
18 | test=!record 0 of $module_P.$search_lang/.test |
18 | test=!record 0 of $module_P.$search_lang/.test |
19 | !if yes notin $test |
19 | !if yes notin $test |
20 | slist=!translate P to $ $ in $slist |
20 | slist=!translate P to $ $ in $slist |
21 | !endif |
21 | !endif |