Fixing an undefined variable notice and improving the debug output 3.1.1
authorRobert Sesek <rsesek@bluestatic.org>
Mon, 7 Jul 2008 20:08:15 +0000 (16:08 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Mon, 7 Jul 2008 20:08:15 +0000 (16:08 -0400)
commit4babe35597b3b6149f4519098375a72441138124
treef4d03e5ae795dafa8c65f6256b593a77de94a893
parentc383d25516b4224122be413d6d534ea0663df1e2
Fixing an undefined variable notice and improving the debug output

* Mail.php:
(BSMail::send): Change the $sendHtml param to $sendhtml and mark the BSApp::debug messages with the class name
CHANGES
Mail.php