tbrehm
2009-01-25 045beddf0eab55fe0cf94c43f9d146a1f3ad1e45
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
   */