diff --git a/htdocs/website/index.php b/htdocs/website/index.php index bb9d6ae43e0..d14643f8420 100644 --- a/htdocs/website/index.php +++ b/htdocs/website/index.php @@ -2333,6 +2333,7 @@ if ($action == 'createsite') if (GETPOST('WEBSITE_REF')) $siteref=GETPOST('WEBSITE_REF','alpha'); if (GETPOST('WEBSITE_DESCRIPTION')) $sitedesc=GETPOST('WEBSITE_DESCRIPTION','alpha'); + if (GETPOST('WEBSITE_VIRTUALHOST')) $sitevhost=GETPOST('WEBSITE_VIRTUALHOST','alpha'); print '