有 1 筆資料符合您搜尋的條件

matyshao
2006-08-19 12:21
版面: phpBB 2 安裝與使用
主題: [反應] 2.0.18 中文UTF-8版 信件標題異常
回覆: 38
觀看: 91733

anndy 寫:OPEN File:emailer.php
Find:

代碼: 選擇全部

// Send message ... removed $this->encode() from subject for time being
Before Add:

代碼: 選擇全部

$this->subject =$this->encode($this->subject);
我測試的結果, 也OK
先回覆...免得以後找不到 :lol:

前往進階搜尋