andre преди 6 месеца
родител
ревизия
adf4602eda
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      core/Http/Response.php

+ 1 - 1
core/Http/Response.php

@@ -200,7 +200,7 @@ class Response extends SymfonyRespose
 	    	__FUNCTION__,
 	    	__FUNCTION__,
             $params['templatevars'],
             $params['templatevars'],
     		'Debug',
     		'Debug',
-	    	$productManager
+	    	$productManager->get('acc_base')
     	);
     	);
 
 
         try
         try