summaryrefslogtreecommitdiff
path: root/bin/pod2x
diff options
context:
space:
mode:
authorivan <ivan>2009-02-07 19:05:58 +0000
committerivan <ivan>2009-02-07 19:05:58 +0000
commit52695730dfe30a1a7eccd92e15745621fd20cb3e (patch)
tree4256d77a8009b9ad68ff046e880cb2e820c7b40a /bin/pod2x
parent7a9da24b8eef74005975b2bc51dffa9d017bb248 (diff)
no, it doesn't look like we have query
Diffstat (limited to 'bin/pod2x')
-rwxr-xr-xbin/pod2x2
1 files changed, 1 insertions, 1 deletions
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";