summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--httemplate/edit/process/upload_target.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/httemplate/edit/process/upload_target.html b/httemplate/edit/process/upload_target.html
index 8755bed56..f6cb9cd5b 100644
--- a/httemplate/edit/process/upload_target.html
+++ b/httemplate/edit/process/upload_target.html
@@ -20,6 +20,8 @@ sub precheck {
$cgi->param($1, $cgi->param($_));
}
}
+
+ ''; #no error
}
</%init>