Index: temp/trunk/html/test/uehara/test.php
===================================================================
--- temp/trunk/html/test/uehara/test.php	(revision 8761)
+++ temp/trunk/html/test/uehara/test.php	(revision 8762)
@@ -38,4 +38,5 @@
 				if ($item != "." && $item != "..") {
 					// ¥Ç¥£¥ì¥¯¥È¥ê¤«¥Á¥§¥Ã¥¯
+					$dir = ereg_replace("/$", "", $dir);
 					if (is_dir("$dir/$item")) {
 						$arrTree[]['file_name'] = "$dir/$item<br/>";
