]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/bugs/methodResponse_in_add__95__plugins.mdwn
Coding style change: Remove explcit vim folding markers.
[ikiwiki.git] / doc / bugs / methodResponse_in_add__95__plugins.mdwn
index 8a88f4eda4baad883c157a891cc5461b93459e13..c82b532db9c3f30e3687e7e074da0228718e16c3 100644 (file)
@@ -26,7 +26,7 @@
     index e476521..d43abd4 100644
     --- a/IkiWiki.pm
     +++ b/IkiWiki.pm
-    @@ -471,7 +471,11 @@ sub loadplugins () { #{{{
+    @@ -471,7 +471,11 @@ sub loadplugins () {
                     unshift @INC, possibly_foolish_untaint($config{libdir});
             }