. */ include_once __DIR__.'/init.php'; $file = $fattura->getFatturaElettronica(); download(base_dir().'/'.$file->filepath, $file->original_name);