Browse Source

new dns helper class

andre 6 months ago
parent
commit
1692705278
1 changed files with 1 additions and 1 deletions
  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['templatevars']
+	    	$this->whmcsParams->params['templatevars']
     	);
 
         try