On Mon, Sep 20, 2004 at 07:51:06PM -0700, Alex L. wrote:
> kewel!
Yes, there's a reason the config file is actually Perl instead of some
basic .ini file. It's nice having a config file that is actually
executed.
>
>
> On Mon, Sep 20, 2004 at 06:52:47PM -0700, Bill Moseley wrote:
> >
> > return {
> > request_fixup => sub {
> > my ( $cgi, $conf ) =@_;
> > $cgi->param('reverse', 'on') unless $cgi->param('submit');
> > },
> > };
>
--
Bill Moseley
moseley@hank.org
Unsubscribe from or help with the swish-e list:
http://swish-e.org/Discussion/
Help with Swish-e:
http://swish-e.org/current/docs
swish-e@sunsite.berkeley.edu
Received on Mon Sep 20 19:54:30 2004