From: Scott P. <wht...@us...> - 2007-09-30 21:06:48
|
Update of /cvsroot/helpmeict/Helpdesk/system In directory sc8-pr-cvs17:/tmp/cvs-serv24764/system Modified Files: mail.php Log Message: some v1.0 cleanup Index: mail.php =================================================================== RCS file: /cvsroot/helpmeict/Helpdesk/system/mail.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** mail.php 16 Sep 2007 22:00:38 -0000 1.4 --- mail.php 30 Sep 2007 21:06:44 -0000 1.5 *************** *** 233,237 **** " charset=\"us-ascii\"\n". "Content-Transfer-Encoding: 7bit\n". ! "X-Mailer: Heldesk V0.9.1\n"; if ($mailopts['sender']) { --- 233,237 ---- " charset=\"us-ascii\"\n". "Content-Transfer-Encoding: 7bit\n". ! "X-Mailer: Heldesk V1.0\n"; if ($mailopts['sender']) { |