Index: branches/dev/html/test/naka/md5.php
===================================================================
--- branches/dev/html/test/naka/md5.php	(revision 13322)
+++ branches/dev/html/test/naka/md5.php	(revision 13322)
@@ -0,0 +1,3 @@
+<?php
+    print(md5("yamayama"));
+?>
