1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-06-05 22:09:38 +02:00
Files
openstamanager/plugins/exportFE/download.php
2018-12-07 15:30:08 +01:00

6 lines
96 B
PHP

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