xaver
2011-09-09 a5fe2742b8e90e7bb2ee4a3a9df3ea64afd6eaff
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')) {