* fix the error.

This commit is contained in:
wangchunsheng
2009-12-02 07:21:04 +00:00
parent 0f61e3825b
commit 5b6c6adbca
+1 -1
View File
@@ -1,6 +1,6 @@
<?php
/* 是否打开邮件功能。*/
$config->mail->trunon = false;
$config->mail->turnon = false;
/* 设置发件人地址和名称。*/
$config->mail->fromAddress = ''; // 发件人地址。