interface/web/sites/form/web_domain.tform.php
@@ -403,7 +403,18 @@ 'datatype' => 'VARCHAR', 'formtype' => 'TEXT', 'validators' => array ( 0 => array ( 'type' => 'NOTEMPTY', 'errmsg'=> 'documentroot_error_empty'), 'errmsg'=> 'allow_override_error_empty'), ), 'default' => 'All', 'value' => '', 'width' => '30', 'maxlength' => '255' ), 'php_open_basedir' => array ( 'datatype' => 'VARCHAR', 'formtype' => 'TEXT', 'validators' => array ( 0 => array ( 'type' => 'NOTEMPTY', 'errmsg'=> 'php_open_basedir_error_empty'), ), 'default' => 'All', 'value' => '',