]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - IkiWiki/Plugin/osm.pm
load index file in osm cgi hook
[git.ikiwiki.info.git] / IkiWiki / Plugin / osm.pm
index be499495c4f7e65722773c73974b12e8eba3fcb2..41202b4efe332a6729240427aeedc2f9e7993630 100644 (file)
@@ -521,6 +521,8 @@ sub cgi($) {
 
        return unless defined $cgi->param('do') &&
                $cgi->param("do") eq "osm";
+       
+       IkiWiki::loadindex();
 
        IkiWiki::decode_cgi_utf8($cgi);