* fix the error.

This commit is contained in:
wangchunsheng
2009-12-02 07:21:04 +00:00
parent 62d67762d7
commit 9e7b655e73

View File

@@ -1,6 +1,6 @@
<?php
/* 是否打开邮件功能。*/
$config->mail->trunon = false;
$config->mail->turnon = false;
/* 设置发件人地址和名称。*/
$config->mail->fromAddress = ''; // 发件人地址。