Ignore:
Timestamp:
2013/06/08 18:59:30 (11 years ago)
Author:
Seasoft
Message:

#2043 (typo修正・ソース整形・ソースコメントの改善 for 2.13.0)

  • 主に空白・空白行の調整。
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_13-dev/data/class/helper/SC_Helper_TaxRule.php

    r22856 r22857  
    225225            // 税情報を設定 
    226226            SC_Helper_TaxRule_Ex::setTaxRule($calc_rule, $tax_rate, $apply_date, $tax_rule_id=NULL, $tax_adjust=0, $product_id, $product_class_id, $pref_id, $country_id); 
    227  
    228227        } 
    229228    } 
     
    287286 
    288287        return $arrRet; 
    289  
    290288    } 
    291289 
Note: See TracChangeset for help on using the changeset viewer.