ftimme
2011-10-11 81d79a79e4b29e9314b64b2e4c49b48ae8319767
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
   */