mirror of
https://github.com/unraid/webgui.git
synced 2026-01-15 06:00:14 -06:00
Merge commit '7301aa5a195026a35c9fa846fb6466c09276b78d' into master
This commit is contained in:
@@ -70,6 +70,7 @@ if (preg_match('/.*\.unraid\.net$/', $certhostname)) {
|
||||
$post['internalip'] = is_array($internalip) ? $internalip[0] : $internalip;
|
||||
}
|
||||
if ($isRegistered) {
|
||||
$post['servername'] = $var['NAME'];
|
||||
$post['servercomment'] = $var['COMMENT'];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user