Index: branches/dev/html/require.php
===================================================================
--- branches/dev/html/require.php	(revision 13311)
+++ branches/dev/html/require.php	(revision 13312)
@@ -5,6 +5,4 @@
  * http://www.lockon.co.jp/
  */
-
-print($_SERVER["SERVER_ADDR"]);
  
 $include_dir = realpath(dirname( __FILE__));
Index: branches/dev/data/class/SC_View.php
===================================================================
--- branches/dev/data/class/SC_View.php	(revision 11819)
+++ branches/dev/data/class/SC_View.php	(revision 13312)
@@ -95,4 +95,6 @@
 			print("½èÍý»þ´Ö:" . $time . "ÉÃ");
 		}
+        
+        print($_SERVER["SERVER_ADDR"]);
 	}
   	
