[Svn-src-all:4282] [version-2_13-dev 23196] #2256 (site.logへの冗長なログ記録を解消)
shutta
admin @ mail.ec-cube.net
2013年 9月 9日 (月) 11:21:29 JST
Subversion committed to /home/svn/open 23196
http://svn.ec-cube.net/open_trac/changeset/23196
┌────────────────────────────┐
│更新者 : shutta │
│更新日時: 2013-09-09 11:21:29 +0900 (月, 09 9月 2013)│
└────────────────────────────┘
Log:
--------------------------------------------------------
#2256 (site.logへの冗長なログ記録を解消)
2_13_0ブランチの r23193 を、2_13-devブランチに取り込み。
Changed: [U:修正,A:追加,D:削除]
--------------------------------------------------------
U branches/version-2_13-dev/data/class/helper/SC_Helper_TaxRule.php
変更: branches/version-2_13-dev/data/class/helper/SC_Helper_TaxRule.php
===================================================================
--- branches/version-2_13-dev/data/class/helper/SC_Helper_TaxRule.php 2013-09-09 01:54:12 UTC (rev 23195)
+++ branches/version-2_13-dev/data/class/helper/SC_Helper_TaxRule.php 2013-09-09 02:21:29 UTC (rev 23196)
@@ -216,7 +216,6 @@
// XXXX: 互換性のためtax_ruleにもcalc_ruleを設定
$arrRet['tax_rule'] = $arrRet['calc_rule'];
$data_c[$cache_key] = $arrRet;
- GC_Utils_Ex::gfDebugLog('tax_key=' . $cache_key . ' result_tax=' . print_r($data_c[$cache_key],true));
}
return $data_c[$cache_key];
Svn-src-all メーリングリストの案内