server/mods-available/dns_module.inc.php | ●●●●● patch | view | raw | blame | history | |
server/mods-available/web_module.inc.php | ●●●●● patch | view | raw | blame | history |
server/mods-available/dns_module.inc.php
@@ -133,7 +133,7 @@ } function restartPowerDNS($action = 'restart') { global $app; global $app,$conf; $app->log("restartPDNS called.",LOGLEVEL_DEBUG); server/mods-available/web_module.inc.php
@@ -127,7 +127,7 @@ // This function is used function restartHttpd($action = 'restart') { global $app; global $app,$conf; $daemon = ''; if(is_file($conf['init_scripts'] . '/' . 'httpd')) {