Changeset 9107 for temp/trunk/html


Ignore:
Timestamp:
2006/11/27 11:35:30 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/admin/products/product.php

    r9106 r9107  
    125125     
    126126    // Ãæ¡¢¾®²èÁüÀ¸À® 
    127  
    128     sfprintr($objUpFile); 
     127    sfprintr(array_flip($objUpFile->keyname)); 
    129128    sfprintr($_POST['image_key']); 
    130      
    131129     
    132130    lfProductPage(); // ¾¦ÉÊÅÐÏ¿¥Ú¡¼¥¸ 
Note: See TracChangeset for help on using the changeset viewer.