mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-02-16 19:40:44 +01:00
Fix per eventuali a capo nei file inclusi
This commit is contained in:
parent
6d260839a3
commit
4ea7ef654f
@ -296,6 +296,7 @@ if (!function_exists('download')) {
|
||||
*/
|
||||
function download($file, $filename = null)
|
||||
{
|
||||
ob_get_clean();
|
||||
ob_end_clean();
|
||||
|
||||
if (!headers_sent()) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user