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