Rev 6461 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
!if $srch=$empty
gottype=fail
gotcnt=0
!exit
!endif
formdir=$module_P.$lang/form
mP=!replace wimshome/public_html/modules/ by $ in $module_P
#formdir=$mP.$lang/form
dictionary=modules/$mP.$lang/dic/form
!read $module_P.$lang/search.proc
!if $gotcnt>0
gottype=search
!else
gottype=fail
!endif