remove smarty-remnant; remove unnecessary variable assignment

Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann (d00p)
2015-02-17 13:27:30 +01:00
parent 6dad29cae7
commit bbf05fa6fd
2 changed files with 0 additions and 126 deletions

View File

@@ -1862,8 +1862,6 @@ if ($page == 'domains'
$ssl_ipsandports[] = array('label' => $row_ssl_ipandport['ip'] . ':' . $row_ssl_ipandport['port'] . '<br />', 'value' => $row_ssl_ipandport['id']);
}
$result['specialsettings'] = $result['specialsettings'];
// create serveralias options
$serveraliasoptions = "";
$_value = '2';