Index: /temp/trunk/html/products/detail.php
===================================================================
--- /temp/trunk/html/products/detail.php	(revision 9174)
+++ /temp/trunk/html/products/detail.php	(revision 9175)
@@ -178,5 +178,5 @@
 // ³ÈÂç²èÁü¤Î¥¦¥£¥ó¥É¥¦¥µ¥¤¥º¤ò¥»¥Ã¥È
 
-sfprintr(basename()$objPage->arrFile["main_image"]["filepath"]));
+sfprintr(basename($objPage->arrFile["main_image"]["filepath"]));
 list($image_width, $image_height) = getimagesize($objPage->arrFile["main_image"]["filepath"]);
 $objPage->tpl_image_width = $image_width;
