Aggiunta rimozione automatica dei file

This commit is contained in:
Thomas Zilio 2018-02-15 14:43:26 +01:00
parent 5a2584a93b
commit ddda42eec6
1 changed files with 2 additions and 0 deletions

View File

@ -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) {