From 1b40d464824e789c02c0cd387e855054f64353f1 Mon Sep 17 00:00:00 2001 From: josch Date: Tue, 16 Oct 2007 19:52:53 +0000 Subject: [PATCH] fixed test git-svn-id: http://yolanda.mister-muffin.de/svn@76 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 7aa359c..1b86dd7 100644 --- a/trunk/uploader.pl +++ b/trunk/uploader.pl @@ -7,7 +7,7 @@ $query = CGI->new(\&hook); $session = new CGI::Session; sub hook -{hjh +{ #this is going to become an ajax progress bar #alternatively, reloading every N seconds (mozilla doesn't flicker) my ($filename, $buffer, $bytes_read, $data) = @_;