Skip to content

Commit

Permalink
Item2115: strikeone uploads
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk@5035 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
CrawfordCurrie authored and CrawfordCurrie committed Sep 20, 2009
1 parent 94a88e8 commit 0d964e0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions core/lib/Foswiki/UI/Upload.pm
Expand Up @@ -101,6 +101,8 @@ sub _upload {
my $topic = $session->{topicName};
my $user = $session->{user};

Foswiki::UI::checkValidationKey( $session, 'upload', $web, $topic );

my $hideFile = $query->param('hidefile') || '';
my $fileComment = $query->param('filecomment') || '';
my $createLink = $query->param('createlink') || '';
Expand Down

0 comments on commit 0d964e0

Please sign in to comment.