ソースを参照

new dns helper class

andre 7 ヶ月 前
コミット
5983604e85
1 ファイル変更1 行追加1 行削除
  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,
+            $params['templatevars']->client,
     		'Debug',
 	    	$this->whmcsParams
     	);