andre 2 anni fa
parent
commit
725f1a5bff
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      app/Http/Client/Home.php

+ 2 - 2
app/Http/Client/Home.php

@@ -27,8 +27,8 @@ class Home extends AbstractClientController
         logModuleCall(
             'kerioEmail',
             __FUNCTION__,
-            $response,
-            'Debug response',
+            $this,
+            'Debug Home',
             $params
         );