소스 검색

new dns helper class

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__,
             $params['templatevars'],
     		'Debug',
-	    	$productManager
+	    	$productManager->get('acc_base')
     	);
 
         try