[Plus1.3]修正私人訊息bbcode問題
發表於 : 2003-09-26 19:39
在 PM 私人訊息裡面 發訊的頁框 會有個 Hide 的bbcode錯誤
修正 (phpBB2 root)/profilcp/profilcp_privmsg.php
裡面修正
$EMBB_keys= (去掉 'r')
$EMBB_widths= (去掉 一個 '52')
$EMBB_values= (去掉 'hide')
這樣應該可以了 !
修正 (phpBB2 root)/profilcp/profilcp_privmsg.php
裡面修正
$EMBB_keys= (去掉 'r')
$EMBB_widths= (去掉 一個 '52')
$EMBB_values= (去掉 'hide')
這樣應該可以了 !