1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-01-22 12:00:19 +01:00

Fix salvataggio sedi

This commit is contained in:
Beppe 2024-09-09 12:28:32 +02:00
parent b3e6ceb47d
commit f451174d9f

View File

@ -20,6 +20,7 @@
include_once __DIR__.'/../../core.php'; include_once __DIR__.'/../../core.php';
use Modules\Anagrafiche\Sede; use Modules\Anagrafiche\Sede;
use Modules\Anagrafiche\Anagrafica;
$operazione = filter('op'); $operazione = filter('op');