Subversion Repositories wimsdev

Rev

Rev 33 | Rev 6461 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 33 Rev 2670
Line 3... Line 3...
3
 gottype=fail
3
 gottype=fail
4
 gotcnt=0
4
 gotcnt=0
5
 !exit
5
 !exit
6
!endif
6
!endif
7
 
7
 
8
formdir=$module_P.$lang/form
8
formdir=$module_P.$search_lang/form
9
mP=!replace wimshome/public_html/modules/ by $ in $module_P
9
mP=!replace wimshome/public_html/modules/ by $ in $module_P
10
#formdir=$mP.$lang/form
10
#formdir=$mP.$search_lang/form
11
dictionary=modules/$mP.$lang/dic/form
11
dictionary=modules/$mP.$search_lang/dic/form
12
!read $module_P.$lang/search.proc
12
!read $module_P.$search_lang/search.proc
13
 
13
 
14
!if $gotcnt>0
14
!if $gotcnt>0
15
 gottype=search
15
 gottype=search
16
!else
16
!else
17
 gottype=fail
17
 gottype=fail