tbrehm
2011-09-07 bd36f645c39b0c2acf7ef99ff34a1b69c1607192
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
   */