Aggiunta rimozione automatica dei file
This commit is contained in:
parent
5a2584a93b
commit
ddda42eec6
|
@ -119,6 +119,8 @@ $files = [
|
|||
'templates/contratti/contratto.html',
|
||||
'templates/preventivo/preventivo_body.html',
|
||||
'templates/preventivo/preventivo.html',
|
||||
'locale/it/it.po',
|
||||
'locale/it/it.mo',
|
||||
];
|
||||
|
||||
foreach ($files as $key => $value) {
|
||||
|
|
Loading…
Reference in New Issue