Index: branches/dev/html/require.php
===================================================================
--- branches/dev/html/require.php	(revision 12335)
+++ branches/dev/html/require.php	(revision 13311)
@@ -6,4 +6,6 @@
  */
 
+print($_SERVER["SERVER_ADDR"]);
+ 
 $include_dir = realpath(dirname( __FILE__));
 require_once($include_dir . "/define.php");
