/[LeafOK_CVS]/pvpgn-1.7.4/utils/TODO/conf/smtp.conf.php
ViewVC logotype

Annotation of /pvpgn-1.7.4/utils/TODO/conf/smtp.conf.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations)
Sat Jun 24 09:26:22 2006 UTC (19 years, 8 months ago) by sysadm
Branch: MAIN
CVS Tags: pvpgn_1-7-4-0_MIL
Utils TODO conf

1 sysadm 1.1 <?
2     $Mail_Type = "smtp";
3     $Mail_Server = "mail.example.org";
4     $Mail_User = "mail@example.org";
5     $Mail_Pass = "mail";
6     ?>

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