Ver código fonte

new dns helper class

andre 6 meses atrás
pai
commit
f3bcbe21b4
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      core/Http/Response.php

+ 1 - 1
core/Http/Response.php

@@ -197,7 +197,7 @@ class Response extends SymfonyRespose
 	    	__FUNCTION__,
             $params,
     		'Debug',
-	    	$this->whmcsParams->params['templatevars']
+	    	$this->whmcsParams->params
     	);
 
         try