Ver código fonte

try to get connectiontest running

andre 2 anos atrás
pai
commit
e9b89fb8e4
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      api/class/KerioApiSocket.php

+ 1 - 1
api/class/KerioApiSocket.php

@@ -248,7 +248,7 @@ class KerioApiSocket implements KerioApiSocketInterface {
         logModuleCall(
             'kerioEmail',
             __FUNCTION__,
-            $this->hostname,
+            $this,
             'Debug Kerio Api 1',
             gethostbyname($this->hostname)
         );