Changeset 85 for hadoop-register/re_send_activate_code.php
- Timestamp:
- Jun 23, 2009, 11:56:24 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
hadoop-register/re_send_activate_code.php
r58 r85 29 29 $my_user->operator = "identification"; // user 需要發認證信服務 30 30 include ("smtp_mail.php"); 31 $my_user->redirect_to(" http://$w_localhost", "認證碼更新完畢");31 $my_user->redirect_to("$w_localhost", "認證碼更新完畢"); 32 32 ?> 33 33
Note: See TracChangeset
for help on using the changeset viewer.