improve behavior of != operator
[freeside.git] / bin / pod2x
index 31f361b..ecb7f91 100755 (executable)
--- 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";