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