mirror of
https://github.com/devcode-it/openstamanager.git
synced 2024-12-28 16:50:06 +01:00
Aggiunto messaggio (#314)
This commit is contained in:
parent
d9e2c4afd3
commit
f33d31a57e
@ -55,4 +55,6 @@ if (filter('op') == 'restore') {
|
|||||||
}
|
}
|
||||||
|
|
||||||
Backup::restore($path, post('folder') == null);
|
Backup::restore($path, post('folder') == null);
|
||||||
|
|
||||||
|
flash()->info(tr('Backup ripristinato correttamente!'));
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user