Ignore:
Timestamp:
2014/08/27 18:45:58 (10 years ago)
Author:
kimoto
Message:

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

Scrutinizer Auto-Fixes

This patch was automatically generated as part of the following inspection:
 https://scrutinizer-ci.com/g/nobuhiko/EC-CUBE/inspections/d8722894-69a6-4b1b-898d-43618035c60d

Enabled analysis tools:

  • PHP Analyzer
  • PHP PDepend
  • PHP Similarity Analyzer
  • PHP Change Tracking Analyzer
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_13-dev/data/class/pages/mypage/LC_Page_Mypage_History.php

    r23546 r23605  
    147147     * 受注お届け先情報の取得 
    148148     * 
    149      * @param $objPurchase object SC_Helper_Purchaseクラス 
     149     * @param SC_Helper_Purchase_Ex $objPurchase object SC_Helper_Purchaseクラス 
    150150     * @param $order_id integer 注文番号 
    151151     * @param $arrWDAY array 曜日データの配列 
     
    214214     * Aタグでダウンロードできないケースがある為、対応する。 
    215215     * 
    216      * @param integer $order_id 注文番号 
    217216     * @param $arrOrderDetail 購入履歴の配列 
    218217     */ 
Note: See TracChangeset for help on using the changeset viewer.