summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--IkiWiki/Plugin/remove.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/IkiWiki/Plugin/remove.pm b/IkiWiki/Plugin/remove.pm
index 2c00c1b15..a43f511b3 100644
--- 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.