mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-02-24 23:37:51 +01:00
Fix minore funzione deprecata
This commit is contained in:
parent
e1fde6896c
commit
2debdb2cfa
@ -85,7 +85,7 @@ echo '
|
||||
</div>';
|
||||
|
||||
//gestione replace
|
||||
$descrizione = get_var('Descrizione fattura pianificata');
|
||||
$descrizione = setting('Descrizione fattura pianificata');
|
||||
$modules = MODULES::get('Contratti')['id'];
|
||||
$variables = include Modules::filepath($modules, 'variables.php');
|
||||
foreach ($variables as $variable => $value) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user