ftimme
2012-05-30 2cb1563f63386b35a69e460051aa9b4a2851d104
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
   */