tbrehm
2012-08-17 b349c0bda24c5a0780f650f4e65ee9fce6a4df91
server/mods-available/client_module.inc.php
@@ -36,6 +36,15 @@
                           'client_update',
                           'client_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
   */