when uploading an archive, say the file was handled
This commit is contained in:
parent
93281b17c2
commit
216d137064
@ -35,6 +35,7 @@ class ArchiveFileHandler extends Extension {
|
||||
exec($cmd);
|
||||
$this->add_dir($tmpdir);
|
||||
deltree($tmpdir);
|
||||
$event->image_id = -2; // default -1 = upload wasn't handled
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user