staticEnabled = ".print_r($ipv6Config->staticEnabled, true)); error_log("IPv6 -> ipStatic = ".print_r($ipv6Config->ipStatic, true)); error_log("IPv6 -> gateway = ".print_r($ipv6Config->gateway, true)); error_log("IPv6 -> prefix = ".print_r($ipv6Config->prefix, true)); error_log("IPv6DHCP = ".print_r($IPv6DHCP, true)); error_log("IPv6Static = ".print_r($IPv6Static, true)); error_log("IPv6Stateless = ".print_r($IPv6Stateless, true)); error_log("ipv6Enabled = ".print_r($ipv6Enabled, true)); if ($_SERVER[REQUEST_METHOD]=='POST') { $returnMessage = $_REQUEST['returnMessage']; $errorCode = $_REQUEST['errorCode']; $displayMessage = $_REQUEST['Message']; } $text_attributes = 'size="50" maxlength="45"'; ?>