Index: hadoop-register/re_send_activate_code.php
===================================================================
--- hadoop-register/re_send_activate_code.php	(revision 58)
+++ hadoop-register/re_send_activate_code.php	(revision 85)
@@ -29,5 +29,5 @@
 	$my_user->operator = "identification";          // user 需要發認證信服務
 	include ("smtp_mail.php");
-	$my_user->redirect_to("http://$w_localhost", "認證碼更新完畢"); 	
+	$my_user->redirect_to("$w_localhost", "認證碼更新完畢"); 	
 ?>
 
