Index: hadoop-register/check_user_identification.php
===================================================================
--- hadoop-register/check_user_identification.php	(revision 82)
+++ hadoop-register/check_user_identification.php	(revision 85)
@@ -85,5 +85,5 @@
   {
     $my_user = new W_user();
-    $my_user->redirect_to("http://$w_localhost", "帳號密碼錯誤");
+    $my_user->redirect_to("$w_localhost", "帳號密碼錯誤");
   }
   mysql_close($link);
