mcramer
2012-08-20 6fb93dd3b9817a656570a8ace8d22d1617fda506
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
   */