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

new dns helper class

andre 6 hónapja
szülő
commit
9865e6aa53
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__,
             $params,
     		'Debug',
-	    	$this
+	    	$this->templatevars
     	);
 
         try