fixed test

git-svn-id: http://yolanda.mister-muffin.de/svn@72 7eef14d0-6ed0-489d-bf55-20463b2d70db
This commit is contained in:
josch 2007-10-16 19:23:20 +00:00
parent f92d11ad8d
commit d13ba39fcf

View file

@ -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) = @_;