Forráskód Böngészése

new dns helper class

andre 6 hónapja
szülő
commit
ebdfc5d220
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      core/Http/Response.php

+ 1 - 1
core/Http/Response.php

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