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.
|