/[LeafOK_CVS]/pvpgn-1.7.4/utils/lib/send_mail.inc.php
ViewVC logotype

Diff of /pvpgn-1.7.4/utils/lib/send_mail.inc.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.3 by sysadm, Tue Mar 6 14:32:58 2007 UTC Revision 1.4 by sysadm, Sat Jul 12 09:38:45 2008 UTC
# Line 87  function send_mail($from,$fromname,$to,$ Line 87  function send_mail($from,$fromname,$to,$
87                  "'$fromname','$to','$toname','$subject','$body',now())",$db_conn)                  "'$fromname','$to','$toname','$subject','$body',now())",$db_conn)
88                  or die("Add mail failed!");                  or die("Add mail failed!");
89    
         send_mail_do($db_conn);  
90          return;          return;
91  }  }
92    


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

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