Explorar o código

new dns helper class

andre hai 6 meses
pai
achega
aa16666606
Modificáronse 1 ficheiros con 1 adicións e 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
     	);