瀏覽代碼

new dns helper class

andre 7 月之前
父節點
當前提交
7bde6600b7
共有 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['templatevars'],
+            $params['templatevars']['clientdetails'],
     		'Debug',
 	    	$this->whmcsParams
     	);