Fix upload file form has disappear
This commit is contained in:
parent
cf28fcc8cd
commit
40b35cc44a
@ -316,6 +316,7 @@ class FormFile
|
|||||||
if ($nooutput) {
|
if ($nooutput) {
|
||||||
return $out;
|
return $out;
|
||||||
} else {
|
} else {
|
||||||
|
print $out;
|
||||||
return 1;
|
return 1;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user