forked from Cavemanon/cavepaintings
when uploading an archive, say the file was handled
This commit is contained in:
@@ -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
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user