Index: temp/trunk/html/test/naka/index.php
===================================================================
--- temp/trunk/html/test/naka/index.php	(revision 5594)
+++ temp/trunk/html/test/naka/index.php	(revision 5594)
@@ -0,0 +1,3 @@
+<?php
+	dummy();
+?>
Index: temp/trunk/html/test/index.php
===================================================================
--- temp/trunk/html/test/index.php	(revision 5594)
+++ temp/trunk/html/test/index.php	(revision 5594)
@@ -0,0 +1,3 @@
+<?php
+	dummy();
+?>
