Browse Source

new dns helper class

andre 7 tháng trước cách đây
mục cha
commit
adf4602eda
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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