/[LeafOK_CVS]/fenglin/TODO/conf/smtp.conf.php
ViewVC logotype

Annotation of /fenglin/TODO/conf/smtp.conf.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations)
Sun Aug 15 05:06:25 2004 UTC (21 years, 7 months ago) by sysadm
Branch: MAIN
CVS Tags: fenglin_1-0-0-0_MIL
Rename smtp.conf to smtp.conf.php

1 sysadm 1.1 <?
2     $Mail_Type = "SMTP";
3     $Mail_Server = "localhost";
4     $Mail_User = "root@localhost";
5     $Mail_Pass = "123456";
6     ?>

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1