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
typo
[git.ikiwiki.info.git]
/
IkiWiki
/
Plugin
/
pingee.pm
diff --git
a/IkiWiki/Plugin/pingee.pm
b/IkiWiki/Plugin/pingee.pm
index fcbe6b57b151cc7ac8a174d708f32ba9a589ca1d..f5386d0cae4ccb638913c9d6a7ac9a8e2a3d94af 100644
(file)
--- a/
IkiWiki/Plugin/pingee.pm
+++ b/
IkiWiki/Plugin/pingee.pm
@@
-3,7
+3,7
@@
package IkiWiki::Plugin::pingee;
use warnings;
use strict;
-use IkiWiki
2
.00;
+use IkiWiki
3
.00;
sub import {
hook(type => "getsetup", id => "pingee", call => \&getsetup);