mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-06-05 22:09:38 +02:00
Miglioramenti minori
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
include_once __DIR__.'/../../core.php';
|
||||
include_once __DIR__.'/init.php';
|
||||
|
||||
switch (filter('op')) {
|
||||
@@ -25,8 +24,4 @@ switch (filter('op')) {
|
||||
}
|
||||
|
||||
break;
|
||||
|
||||
case 'download':
|
||||
download($upload_dir.'/'.$fattura_pa->getFilename());
|
||||
break;
|
||||
}
|
||||
|
Reference in New Issue
Block a user