Ignore:
Timestamp:
2014/05/30 18:14:20 (10 years ago)
Author:
pineray
Message:

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

File:
1 edited

Legend:

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

    r23415 r23477  
    254254     * [注釈] - 
    255255     *----------------------------------------------------------------------*/ 
    256     public function gfMakePassword($pwLength) 
     256    public static function gfMakePassword($pwLength) 
    257257    { 
    258258        // 乱数表のシードを決定 
Note: See TracChangeset for help on using the changeset viewer.