CLEANUP: all email now uses the standard header and footer
authorArun Persaud <arun@nubati.net>
Thu, 30 Apr 2009 04:34:16 +0000 (21:34 -0700)
committerArun Persaud <arun@nubati.net>
Thu, 30 Apr 2009 04:34:16 +0000 (21:34 -0700)
commit03d6cd5ba13a0aac918734c1f797df4f149d9194
tree852592c3d2f189d283cb1106bc4e4f67949a05e7
parent26bcd1e5b01ca8575b513e12ce7bdd302614273c
CLEANUP: all email now uses the standard header and footer

some email functions didn't use myemail, but used sendmail directly. This is now fixed and all emails should have the same header and footer.
include/functions.php
include/game.php
include/newgame.php
include/user.php