Selaa lähdekoodia

try to get connectiontest running

andre 2 vuotta sitten
vanhempi
commit
e9b89fb8e4
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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)
         );