Subversion Repositories wimsdev

Rev

Rev 6967 | Rev 14896 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
6552 bpr 1
!!#P for popup ...
33 reyssat 2
!if $srch=$empty
12821 bpr 3
  gottype=fail
4
  gotcnt=0
5
  !exit
33 reyssat 6
!endif
7
 
2670 bpr 8
formdir=$module_P.$search_lang/form
33 reyssat 9
mP=!replace wimshome/public_html/modules/ by $ in $module_P
2670 bpr 10
#formdir=$mP.$search_lang/form
11
dictionary=modules/$mP.$search_lang/dic/form
12
!read $module_P.$search_lang/search.proc
33 reyssat 13
 
14
!if $gotcnt>0
12821 bpr 15
  gottype=search
6566 bpr 16
  Gotcnt=$[$Gotcnt + $gotcnt]
33 reyssat 17
!else
12821 bpr 18
  gottype=fail
33 reyssat 19
!endif