mirror of
https://github.com/devcode-it/openstamanager.git
synced 2024-12-11 07:56:16 +01:00
6 lines
96 B
PHP
6 lines
96 B
PHP
<?php
|
|
|
|
include_once __DIR__.'/init.php';
|
|
|
|
download($upload_dir.'/'.$fattura_pa->getFilename());
|