X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=bin%2Fpod2x;h=ecb7f913b76348deb5c7e45c41c02a739902fcfe;hp=31f361b64d4ce4e3eacb838a85fa26deeac9390c;hb=d5109b4395d35a615f36fc7629803c24d489c516;hpb=930b82e1958f2c085bce009648b297008273f79e diff --git a/bin/pod2x b/bin/pod2x index 31f361b64..ecb7f913b 100755 --- a/bin/pod2x +++ b/bin/pod2x @@ -59,7 +59,7 @@ $c->setup({ 'wiki' => { 'host' => 'www.freeside.biz', 'path' => 'mediawiki', - 'has_query' => 1, + #'has_query' => 1, } }) or die "Mediawiki->setup failed";