Changeset 2108 for temp


Ignore:
Timestamp:
2006/08/26 16:16:17 (20 years ago)
Author:
kakinaka
Message:

blank

Location:
temp/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/admin/customer/edit.php

    r2107 r2108  
    9393    $objPage->list_data = $result[0]; 
    9494     
    95     sfprintr($objPage->list_data ); 
    96      
    9795    if (strlen($objPage->list_data["birth_unix"]) > 0) { 
    9896        $objPage->list_data["year"] = date("Y", $objPage->list_data["birth_unix"]); 
Note: See TracChangeset for help on using the changeset viewer.