View Single Post
Old 03-04-2004, 02:19 PM   #1
stsopswen4
Green Mole
 
Join Date: Mar 2004
Posts: 4
Question SEARCH_DEFAULT_MODE Ignored

I'm new to PhpDig so forgive me if I just don't understand.

I've modified my config and set the SEARCH_DEFAULT_MODE to any but it does not seem to work. Looking at the code, function phpdigMakeForm, it really doesn't matter what you specify because it's the default is 'start' because of the default value in the method. Since that is the case it's always defined and never grabs the value from SEARCH_DEFAULT_MODE.

Can someone show me the way? Thanks.
stsopswen4 is offline   Reply With Quote