[Svn-src-all:4279] [version-2_13_0 23193] #2256 恐らくデバッグログを削除

h_yoshimoto admin @ mail.ec-cube.net
2013年 9月 6日 (金) 18:39:58 JST


Subversion committed to /home/svn/open 23193
http://svn.ec-cube.net/open_trac/changeset/23193
┌────────────────────────────┐
│更新者 :  h_yoshimoto                                  │
│更新日時:  2013-09-06 18:39:57 +0900 (金, 06  9月 2013)│
└────────────────────────────┘

Log:
--------------------------------------------------------
#2256 恐らくデバッグログを削除

Changed:                      [U:修正,A:追加,D:削除]
--------------------------------------------------------
U   branches/version-2_13_0/data/class/helper/SC_Helper_TaxRule.php

変更: branches/version-2_13_0/data/class/helper/SC_Helper_TaxRule.php
===================================================================
--- branches/version-2_13_0/data/class/helper/SC_Helper_TaxRule.php	2013-09-06 03:07:59 UTC (rev 23192)
+++ branches/version-2_13_0/data/class/helper/SC_Helper_TaxRule.php	2013-09-06 09:39:57 UTC (rev 23193)
@@ -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 メーリングリストの案内