projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1820f07
)
typo
author
Joey Hess
<joey@kitenet.net>
Fri, 8 Oct 2010 23:25:35 +0000
(19:25 -0400)
committer
Joey Hess
<joey@kitenet.net>
Fri, 8 Oct 2010 23:25:35 +0000
(19:25 -0400)
IkiWiki/Plugin/recentchanges.pm
patch
|
blob
|
history
diff --git
a/IkiWiki/Plugin/recentchanges.pm
b/IkiWiki/Plugin/recentchanges.pm
index c57b6749a1823148b0c1b4c8fc71a8784320227c..a846cc89930174fa9412e7846d5489eebd3f3986 100644
(file)
--- a/
IkiWiki/Plugin/recentchanges.pm
+++ b/
IkiWiki/Plugin/recentchanges.pm
@@
-109,7
+109,7
@@
sub sessioncgi ($$) {
my $r = $IkiWiki::hooks{rcs}{rcs_revert}{call}->($rev);
error $r if defined $r;
IkiWiki::disable_commit_hook();
- rcs_commit_staged(
+
IkiWiki::
rcs_commit_staged(
message => $message,
session => $session,
);