X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/dae0f48e91304afcb6ebe0936360e51b22a56548..432577e23feee85c0a7f33ae356989dcd0939957:/doc/plugins/write.mdwn diff --git a/doc/plugins/write.mdwn b/doc/plugins/write.mdwn index 8886bca29..a78785e02 100644 --- a/doc/plugins/write.mdwn +++ b/doc/plugins/write.mdwn @@ -173,7 +173,7 @@ they're saved, etc. To import the ikiwiki plugin interface: - use IkiWiki; + use IkiWiki '1.00'; This will import several variables and functions into your plugin's namespace. These variables and functions are the ones most plugins need,