Changeset 9228 for temp/trunk/data
- Timestamp:
- 2006/11/27 21:29:03 (20 years ago)
- Location:
- temp/trunk/data
- Files:
-
- 2 edited
-
Smarty/templates/cart/index.tpl (modified) (previous)
-
lib/slib.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/lib/slib.php
r9227 r9228 1350 1350 1351 1351 // ²èÁü¥µ¥¤¥º 1352 list($image_width, $image_height) = getimagesize(IMAGE_SAVE_DIR . basename($objPage->arrProductsClass[$cnt]["main_ list_image"]));1352 list($image_width, $image_height) = getimagesize(IMAGE_SAVE_DIR . basename($objPage->arrProductsClass[$cnt]["main_image"])); 1353 1353 $objPage->arrProductsClass[$cnt]["tpl_image_width"] = $image_width + 60; 1354 1354 $objPage->arrProductsClass[$cnt]["tpl_image_height"] = $image_height + 80; … … 1374 1374 } 1375 1375 } 1376 1377 sfprintr($objPage->arrProductsClass);1378 1379 1376 1380 1377 // Á´¾¦Éʹç·×¶â³Û(Àǹþ¤ß)
Note: See TracChangeset
for help on using the changeset viewer.
