From: ivan Date: Sat, 7 Feb 2009 19:05:58 +0000 (+0000) Subject: no, it doesn't look like we have query X-Git-Tag: freeside_1_7_4rc1~105 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=52695730dfe30a1a7eccd92e15745621fd20cb3e;p=freeside.git no, it doesn't look like we have query --- diff --git a/bin/pod2x b/bin/pod2x index 64ef459d1..ed1bd17bf 100755 --- a/bin/pod2x +++ b/bin/pod2x @@ -57,7 +57,7 @@ $c->setup({ 'wiki' => { 'host' => 'www.freeside.biz', 'path' => 'mediawiki', - 'has_query' => 1, + #'has_query' => 1, } }) or die "Mediawiki->setup failed";