diff options
| author | ivan <ivan> | 2009-02-07 19:05:57 +0000 | 
|---|---|---|
| committer | ivan <ivan> | 2009-02-07 19:05:57 +0000 | 
| commit | 0bd7bcd14f955f99fd0a63213a022fb1ea92145e (patch) | |
| tree | e63086934cf0a110e410b2ad8ba46aab56a96c9e /bin/pod2x | |
| parent | 7d751137371d5e6e263265e7aa37433ad7f871c3 (diff) | |
no, it doesn't look like we have query
Diffstat (limited to 'bin/pod2x')
| -rwxr-xr-x | bin/pod2x | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -59,7 +59,7 @@ $c->setup({    'wiki' => {      'host' => 'www.freeside.biz',      'path' => 'mediawiki', -    'has_query' => 1, +    #'has_query' => 1,    }  }) or die "Mediawiki->setup failed";  | 
