Ignore:
Timestamp:
2012/05/30 14:32:19 (12 years ago)
Author:
h_yoshimoto
Message:

#1831 Copyrightを更新

File:
1 edited

Legend:

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

    r21743 r21864  
    33 * This file is part of EC-CUBE 
    44 * 
    5  * Copyright(c) 2000-2011 LOCKON CO.,LTD. All Rights Reserved. 
     5 * Copyright(c) 2000-2012 LOCKON CO.,LTD. All Rights Reserved. 
    66 * 
    77 * http://www.lockon.co.jp/ 
     
    138138        $objQuery->setOrder($order); 
    139139 
    140         //購入履歴の取得 
    141         return $objQuery->select($col, $from, $where, $arrWhereVal); 
    142     } 
    143 } 
     140        // 
Note: See TracChangeset for help on using the changeset viewer.