Changeset 9175 for temp


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

blank

File:
1 edited

Legend:

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

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