Jelajahi Sumber

new dns helper class

andre 7 bulan lalu
induk
melakukan
aa16666606
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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
     	);