migrated ssl-editor; also usable as admin now
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -665,6 +665,9 @@ if ($page == 'domains' || $page == 'overview') {
|
||||
UI::twigOutputBuffer();
|
||||
}
|
||||
}
|
||||
} elseif ($page == 'domainssleditor') {
|
||||
|
||||
require_once __DIR__ . '/ssl_editor.php';
|
||||
} elseif ($page == 'domaindnseditor' && Settings::Get('system.dnsenabled') == '1') {
|
||||
|
||||
require_once __DIR__ . '/dns_editor.php';
|
||||
|
||||
Reference in New Issue
Block a user