tbrehm
2012-11-06 c7f0b83c0da6f807f5859d5d666c1dfd009019b9
server/mods-available/server_module.inc.php
@@ -45,6 +45,15 @@
                           'software_update_inst_update',
                           'software_update_inst_delete');
   
   //* This function is called during ispconfig installation to determine
   //  if a symlink shall be created for this plugin.
   function onInstall() {
      global $conf;
      return true;
   }
   /*
       This function is called when the module is loaded
   */