Changeset 5236 for temp/trunk


Ignore:
Timestamp:
2006/09/20 13:50:24 (20 years ago)
Author:
kakinaka
Message:

blank

Location:
temp/trunk/html
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/mypage/change.php

    r5001 r5236  
    274274        list($year, $month, $day) = split("/",$birth[0]); 
    275275         
     276        sfprintr($birth); 
     277         
    276278        $arrForm['year'] = $year; 
    277279        $arrForm['month'] = $month; 
Note: See TracChangeset for help on using the changeset viewer.