Index: temp/trunk/html/test/kakinaka/resize_image.php
===================================================================
--- temp/trunk/html/test/kakinaka/resize_image.php	(revision 9181)
+++ temp/trunk/html/test/kakinaka/resize_image.php	(revision 9182)
@@ -9,5 +9,5 @@
 $file = IMAGE_TEMP_DIR . "kaki.bmp";
 
-sfprintr(pathinfo($file));
+//sfprintr(pathinfo($file));
 $path = $objImage->saveResizeImage($file, 0.5, true);
 
