summaryrefslogtreecommitdiff
path: root/bin/pod2x
diff options
context:
space:
mode:
authorivan <ivan>2009-02-07 19:05:57 +0000
committerivan <ivan>2009-02-07 19:05:57 +0000
commit0bd7bcd14f955f99fd0a63213a022fb1ea92145e (patch)
treee63086934cf0a110e410b2ad8ba46aab56a96c9e /bin/pod2x
parent7d751137371d5e6e263265e7aa37433ad7f871c3 (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 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";