show vhostsettings on mod_php

This commit is contained in:
xWuZaa
2016-03-03 11:51:57 +01:00
parent 1fad30a43a
commit 6e9615261e

View File

@@ -254,10 +254,6 @@ return array (
array (
'url' => 'admin_vhostsettings.php?page=overview',
'label' => $lng['menue']['vhostsettings']['maintitle'],
'show_element' => (
Settings::Get('system.mod_fcgid') == true ||
Settings::Get('phpfpm.enabled') == true
),
'required_resources' => 'change_serversettings'
),
array (