Sfoglia il codice sorgente

new dns helper class

andre 6 mesi fa
parent
commit
ebdfc5d220
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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
+	    	$this->whmcsParams
     	);
 
         try