1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2024-12-26 07:44:02 +01:00
openstamanager/plugins/exportFE/download.php
2020-02-14 17:02:16 +01:00

6 lines
96 B
PHP
Executable File

<?php
include_once __DIR__.'/init.php';
download($upload_dir.'/'.$fattura_pa->getFilename());