mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-02-18 12:30:35 +01:00
Fix #1186 backup con php8.0
This commit is contained in:
parent
d0caeb43bd
commit
4dd4b0c69e
@ -101,6 +101,6 @@ if (filter('op') == 'restore') {
|
||||
}
|
||||
|
||||
Backup::restore($path, is_file($path));
|
||||
$database->beginTransaction();
|
||||
|
||||
flash()->info(tr('Backup ripristinato correttamente!'));
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user