mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-06-05 22:09:38 +02:00
Aggiunta rimozione automatica dei file
This commit is contained in:
@@ -119,6 +119,8 @@ $files = [
|
|||||||
'templates/contratti/contratto.html',
|
'templates/contratti/contratto.html',
|
||||||
'templates/preventivo/preventivo_body.html',
|
'templates/preventivo/preventivo_body.html',
|
||||||
'templates/preventivo/preventivo.html',
|
'templates/preventivo/preventivo.html',
|
||||||
|
'locale/it/it.po',
|
||||||
|
'locale/it/it.mo',
|
||||||
];
|
];
|
||||||
|
|
||||||
foreach ($files as $key => $value) {
|
foreach ($files as $key => $value) {
|
||||||
|
Reference in New Issue
Block a user