add frontend for new MysqlServer API command
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -182,6 +182,10 @@ return [
|
||||
'label' => lng('admin.ipsandports.ipsandports'),
|
||||
'required_resources' => 'change_serversettings'
|
||||
],
|
||||
[
|
||||
'url' => 'admin_mysqlserver.php?page=mysqlserver',
|
||||
'label' => lng('admin.mysqlserver.mysqlserver'),
|
||||
],
|
||||
[
|
||||
'url' => 'admin_plans.php?page=overview',
|
||||
'label' => lng('admin.plans.plans'),
|
||||
|
||||
Reference in New Issue
Block a user