Changeset 9170 for temp/trunk
- Timestamp:
- 2006/11/27 16:30:42 (20 years ago)
- Location:
- temp/trunk/html
- Files:
-
- 2 edited
-
install/user_data/templates/detail.tpl (modified) (previous)
-
products/detail.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/products/detail.php
r8975 r9170 175 175 //¤³¤Î¾¦ÉʤòÇã¤Ã¤¿¿Í¤Ï¤³¤ó¤Ê¾¦ÉʤâÇã¤Ã¤Æ¤¤¤Þ¤¹ 176 176 $objPage->arrRelateProducts = lfGetRelateProducts($tmp_id); 177 178 // ³ÈÂç²èÁü¤Î¥¦¥£¥ó¥É¥¦¥µ¥¤¥º¤ò¥»¥Ã¥È 179 list($image_width, $image_height) = getimagesize($arrFile["main_image"]["filepath"]); 180 $objPage->tpl_image_width = $image_width; 181 $objPage->tpl_image_height = $image_height; 177 182 178 183 $objView->assignobj($objPage);
Note: See TracChangeset
for help on using the changeset viewer.
