有 1 筆資料符合您搜尋的條件
- 2003-04-24 21:48
- 版面: phpBB 2 安裝與使用
- 主題: [轉貼]2.0.4 bug (debian & RedHat)
- 回覆: 1
- 觀看: 2381
[轉貼]2.0.4 bug (debian & RedHat)
Cut from the page http://www.phpbb.com/phpBB/viewtopic.php?t=68835 Backup the file before you edit it In "functions.php" (/includes), replace function "function redirect($url)" by this one : ============================================= function redirect($url) { global $db, $boar...