- merging branch d00p/perl-suexec-workaround to trunk, fixes #319

This commit is contained in:
Michael Kaufmann (d00p)
2010-08-05 06:19:53 +00:00
parent 86c881a63c
commit 472291e59d
10 changed files with 147 additions and 13 deletions

View File

@@ -186,14 +186,6 @@ return array(
'option_options_method' => 'getRedirectCodes',
'save_method' => 'storeSettingField',
),
'perl_path' => array(
'label' => $lng['serversettings']['perl_path'],
'settinggroup' => 'system',
'varname' => 'perl_path',
'type' => 'string',
'default' => '/usr/bin/perl',
'save_method' => 'storeSettingField',
),
),
),
'ssl' => array(