andre пре 6 месеци
родитељ
комит
9865e6aa53
1 измењених фајлова са 1 додато и 1 уклоњено
  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