initial backup feature
Signed-off-by: Maurice Preuß (envoyr) <envoyr@froxlor.org>
This commit is contained in:
@@ -223,6 +223,12 @@ return [
|
||||
'required_resources' => 'customers',
|
||||
'add_shortlink' => 'admin_plans.php?page=overview&action=add'
|
||||
],
|
||||
[
|
||||
'url' => 'admin_backups.php?page=overview',
|
||||
'label' => lng('admin.backups.backups'),
|
||||
'required_resources' => 'change_serversettings',
|
||||
'add_shortlink' => 'admin_backups.php?page=overview&action=add'
|
||||
],
|
||||
[
|
||||
'url' => 'admin_settings.php?page=updatecounters',
|
||||
'label' => lng('admin.updatecounters'),
|
||||
|
||||
Reference in New Issue
Block a user