[問題]內部私人訊息發生錯誤
發表於 : 2003-12-15 18:34
錯誤內容
Failed sending email :: PHP ::
DEBUG MODE
Line : 234
File : F:\網站\phpbb2\includes\emailer.php
emailer.php裡面的程式碼\r
231 // Did it work?
232 if (!$result)
233 {
234 message_die(GENERAL_ERROR, 'Failed sending email :: ' . (($this-235 >use_smtp) ? 'SMTP' : 'PHP') . ' :: ' . $result, '', __LINE__,__FILE__);
236 }
237 return true;
238 }
239
240 // Encodes the given string for proper display for this encoding ...
Failed sending email :: PHP ::
DEBUG MODE
Line : 234
File : F:\網站\phpbb2\includes\emailer.php
emailer.php裡面的程式碼\r
231 // Did it work?
232 if (!$result)
233 {
234 message_die(GENERAL_ERROR, 'Failed sending email :: ' . (($this-235 >use_smtp) ? 'SMTP' : 'PHP') . ' :: ' . $result, '', __LINE__,__FILE__);
236 }
237 return true;
238 }
239
240 // Encodes the given string for proper display for this encoding ...