fixed test
git-svn-id: http://yolanda.mister-muffin.de/svn@75 7eef14d0-6ed0-489d-bf55-20463b2d70db
This commit is contained in:
parent
cfb959d330
commit
cab11f99c9
1 changed files with 1 additions and 1 deletions
|
@ -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) = @_;
|
||||
|
|
Loading…
Reference in a new issue