From d13ba39fcf82a7bf36898ff321c0c66d5ae65b08 Mon Sep 17 00:00:00 2001 From: josch Date: Tue, 16 Oct 2007 19:23:20 +0000 Subject: [PATCH] fixed test git-svn-id: http://yolanda.mister-muffin.de/svn@72 7eef14d0-6ed0-489d-bf55-20463b2d70db --- trunk/uploader.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trunk/uploader.pl b/trunk/uploader.pl index f947bd1..1b86dd7 100644 --- a/trunk/uploader.pl +++ b/trunk/uploader.pl @@ -7,7 +7,7 @@ $query = CGI->new(\&hook); $session = new CGI::Session; sub hook -{hj +{ #this is going to become an ajax progress bar #alternatively, reloading every N seconds (mozilla doesn't flicker) my ($filename, $buffer, $bytes_read, $data) = @_;