]> sipb.mit.edu Git - ikiwiki.git/blobdiff - IkiWiki/Plugin/meta.pm
Hope encrico doesn't mind, but I changed the location and layout of the
[ikiwiki.git] / IkiWiki / Plugin / meta.pm
index 5691ff6a91e8fdba1a468acfe57ee74423b40e3a..15a8bad845f08e389bbc656ff518947ff175c6b9 100644 (file)
@@ -26,6 +26,7 @@ sub preprocess (@) { #{{{
        delete $params{$key};
        my $page=$params{page};
        delete $params{page};
+       delete $params{destpage};
 
        eval q{use CGI 'escapeHTML'};