Subversion Repositories wimsdev

Rev

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

Rev 6552 Rev 6566
Line 11... Line 11...
11
dictionary=modules/$mP.$search_lang/dic/form
11
dictionary=modules/$mP.$search_lang/dic/form
12
!read $module_P.$search_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
  Gotcnt=$[$Gotcnt + $gotcnt]
16
!else
17
!else
17
 gottype=fail
18
 gottype=fail
18
!endif
19
!endif
19
 
20