fix setting of default IP/Port (which still used panel_domain's ipandport-field), don't show ssl-enabled IP/Ports for default-ip (wrong default parameter of function getIpPortCombinations()), smaller fixes in bind- and lighttpdcronjob
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
function getIpPortCombinations($ssl = null)
|
||||
function getIpPortCombinations($ssl = false)
|
||||
{
|
||||
global $db, $theme;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user