diff --git a/install/updates/preconfig/0.9/preconfig_0.9.inc.php b/install/updates/preconfig/0.9/preconfig_0.9.inc.php index 79b58e1c..f7ed2e4d 100644 --- a/install/updates/preconfig/0.9/preconfig_0.9.inc.php +++ b/install/updates/preconfig/0.9/preconfig_0.9.inc.php @@ -141,9 +141,10 @@ function parseAndOutputPreconfig(&$has_preconfig, &$return, $current_version) $description = 'Resetting the open_basedir to customer - root'; $question = 'Due to a security - issue regarding open_basedir, Froxlor will set the open_basedir for the following domains to the customers root instead of the chosen documentroot:
 '; $question.= ''; eval("\$return.=\"" . getTemplate("update/preconfigitem") . "\";");