ソースを参照

new dns helper class

andre 7 ヶ月 前
コミット
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