andre 7 месяцев назад
Родитель
Сommit
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__,
             $params['templatevars'],
     		'Debug',
-	    	$productManager
+	    	$productManager->get('acc_base')
     	);
 
         try