Changeset 9172 for temp/trunk


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

blank

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/products/detail.php

    r9171 r9172  
    177177 
    178178// ³ÈÂç²èÁü¤Î¥¦¥£¥ó¥É¥¦¥µ¥¤¥º¤ò¥»¥Ã¥È 
     179 
     180sfprintr($objUpFile); 
    179181list($image_width, $image_height) = getimagesize($objPage->arrFile["main_image"]["filepath"]); 
    180182$objPage->tpl_image_width = $image_width; 
Note: See TracChangeset for help on using the changeset viewer.