Explorar el Código

new dns helper class

andre hace 7 meses
padre
commit
aa16666606
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      core/Http/Response.php

+ 1 - 1
core/Http/Response.php

@@ -195,7 +195,7 @@ class Response extends SymfonyRespose
         logModuleCall(
     		'kerioEmail',
 	    	__FUNCTION__,
-            $params['templatevars']->client,
+            $params['templatevars'],
     		'Debug',
 	    	$this->whmcsParams
     	);