Explorar el Código

new dns helper class

andre hace 6 meses
padre
commit
7bde6600b7
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(
         logModuleCall(
     		'kerioEmail',
     		'kerioEmail',
 	    	__FUNCTION__,
 	    	__FUNCTION__,
-            $params['templatevars'],
+            $params['templatevars']['clientdetails'],
     		'Debug',
     		'Debug',
 	    	$this->whmcsParams
 	    	$this->whmcsParams
     	);
     	);