1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-24 07:30:10 +01:00

minor bug

This commit is contained in:
Savetheinternet 2010-11-30 19:26:31 +11:00 committed by Paul Merrill
parent abb98de543
commit 9a5b9f205e

View File

@ -201,7 +201,7 @@
$id = post($post, $OP);
if($post['zip']) {
if($post['has_file'] && $post['zip']) {
// Open ZIP
$zip = zip_open($post['zip']);
// Read files