projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
90de84b
)
typos
author
Joey Hess
<joey@kodama.kitenet.net>
Mon, 21 Jul 2008 20:21:59 +0000
(16:21 -0400)
committer
Joey Hess
<joey@kodama.kitenet.net>
Mon, 21 Jul 2008 20:21:59 +0000
(16:21 -0400)
IkiWiki/Plugin/remove.pm
patch
|
blob
|
history
diff --git
a/IkiWiki/Plugin/remove.pm
b/IkiWiki/Plugin/remove.pm
index 2c00c1b158054924ac6160b25f739f555c6f94fe..a43f511b37353da5850070549b1db8714bb5fd2c 100644
(file)
--- a/
IkiWiki/Plugin/remove.pm
+++ b/
IkiWiki/Plugin/remove.pm
@@
-139,7
+139,7
@@
sub sessioncgi ($$) { #{{{
# verified the file is a known source file,
# and is in the srcdir, and is a regular
# file.
- push @files, possibly_foolish_untaint($file);
+ push @files,
IkiWiki::
possibly_foolish_untaint($file);
}
# Do removal, and update the wiki.