Index: branches/dev/html/mobile/nonmember/index.php
===================================================================
--- branches/dev/html/mobile/nonmember/index.php	(revision 12249)
+++ branches/dev/html/mobile/nonmember/index.php	(revision 12249)
@@ -0,0 +1,11 @@
+<?php
+/*
+ * Created on 2007/05/08
+ *
+ * To change the template for this generated file go to
+ * Window - Preferences - PHPeclipse - PHP - Code Templates
+ */
+ 
+ echo "Hello orld";
+ 
+?>
