1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2024-12-08 14:36:05 +01:00
openstamanager/plugins/exportFE/download.php

6 lines
96 B
PHP
Raw Normal View History

2018-12-07 15:30:08 +01:00
<?php
include_once __DIR__.'/init.php';
download($upload_dir.'/'.$fattura_pa->getFilename());