Ignore:
Timestamp:
2014/08/27 19:08:02 (10 years ago)
Author:
kimoto
Message:

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

 https://scrutinizer-ci.com/g/nobuhiko/EC-CUBE/inspections/e0f27994-b3c7-4fc6-ad70-55d3cd63769b/patches

File:
1 edited

Legend:

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

    r23605 r23606  
    3232    /** 
    3333     * @param string $email 
     34     * @param string $pass 
    3435     */ 
    3536    public function getCustomerDataFromEmailPass($pass, $email, $mobile = false) 
     
    243244    /** 
    244245     * @param string $keyname 
     246     * @param string $val 
    245247     */ 
    246248    public function setValue($keyname, $val) 
Note: See TracChangeset for help on using the changeset viewer.