Photos
Blog
Projects
vanrenterghem.biz
projects
/
git.ikiwiki.info.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
[git.ikiwiki.info.git]
/
IkiWiki
/
Plugin
/
googlecalendar.pm
diff --git
a/IkiWiki/Plugin/googlecalendar.pm
b/IkiWiki/Plugin/googlecalendar.pm
index 3f5102210f0e30ae73ba3a322b7ab98345c69084..c6409e5e6db3732e1efd3ea4d5232b5dc66c76be 100644
(file)
--- a/
IkiWiki/Plugin/googlecalendar.pm
+++ b/
IkiWiki/Plugin/googlecalendar.pm
@@
-3,7
+3,7
@@
package IkiWiki::Plugin::googlecalendar;
use warnings;
use strict;
-use IkiWiki;
+use IkiWiki
2.00
;
sub import { #{{{
hook(type => "preprocess", id => "googlecalendar",