竹貓星球
虛擬網路的真實天堂
https://phpbb-tw.net/phpbb/
[問題]無法註冊?已爬過文章…找不到類似的問題及方法!
https://phpbb-tw.net/phpbb/viewtopic.php?f=2&t=25266
第
1
頁 (共
1
頁)
發表於 :
2004-04-30 18:21
由
.::藍色的天空::.
else if ( $mode == 'email' )
{
include($phpbb_root_path . 'includes/usercp_email.'.$phpEx);
exit;
}
}
多了一個 }