Parent Directory
|
Revision Log
|
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 |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |