ftimme
2013-02-27 f4038a2160d55a7f519a3b42be1aa96e29e9a908
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
   */