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/pages/entry/LC_Page_Entry_EmailMobile.php

    r23605 r23606  
    101101     * エラーチェックする 
    102102     * 
    103      * @param mixed $objFormParam 
     103     * @param SC_FormParam_Ex $objFormParam 
    104104     * @access private 
    105105     * @return array エラー情報の配列 
     
    125125     * @access private 
    126126     * @param string $email_mobile 
    127      * @return void 
     127     * @return string 
    128128     */ 
    129129    public function lfRegistEmailMobile($email_mobile, $customer_id) 
Note: See TracChangeset for help on using the changeset viewer.