Ignore:
Timestamp:
2014/05/29 13:02:27 (10 years ago)
Author:
pineray
Message:

#2448 typo修正・ソース整形・ソースコメントの改善 for 2.13.3

LC_Page_Products_Detail および関連するファイルのソース改善.
お気に入り登録のエラーチェックが動作していない不具合を修正.

File:
1 edited

Legend:

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

    r23397 r23457  
    13531353    /** 
    13541354     * 決済処理中スタータスの受注データのキャンセル処理 
    1355      * @param $cancel_flg 決済処理中ステータスのロールバックをするか(true:する false:しない) 
     1355     * @param bool $cancel_flg 決済処理中ステータスのロールバックをするか(true:する false:しない) 
     1356     * @return void 
    13561357     */ 
    13571358    public function cancelPendingOrder($cancel_flg) 
Note: See TracChangeset for help on using the changeset viewer.