From d0bbfeefbe9852065b16d7b085656ff38468f0f3 Mon Sep 17 00:00:00 2001 From: joey Date: Sun, 27 Aug 2006 04:04:59 +0000 Subject: fnord --- IkiWiki/Plugin/ddate.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'IkiWiki/Plugin/ddate.pm') diff --git a/IkiWiki/Plugin/ddate.pm b/IkiWiki/Plugin/ddate.pm index c8cf3f66e..3bd6c6f73 100644 --- a/IkiWiki/Plugin/ddate.pm +++ b/IkiWiki/Plugin/ddate.pm @@ -2,7 +2,7 @@ # Discordian date support fnord ikiwiki. package IkiWiki::Plugin::ddate; use IkiWiki; -use IkiWiki::Render; # so we can redefine it here: +use IkiWiki::Render; # so we can redefine it here no warnings; sub import { #{{{ -- cgit v1.2.3