Changed all copyright notices to include now 2008
Added Changeset [417] again to the trunk because removing it from the branches also removed it from the trunk
Removed changeset [417] from the 2.6.x branches because it is for WB 2.7.x versions
Updated some core files to allow the configuration of PHPMailer via the admin settings panel instead of config.php. PHPMailer related settings are now stored in the Website Baker database. The following settings can be configured:SMTP-host, SMTP-authentification , SMTP-password and SMTP-username.
Added the Id keyword to class.wbmailer.php
Added 2007 to all copyright noticesAdded missing ID KeywordsRemoved not Unix conform line endings
Added id keyword to new file class.wbmailer.php
Added phpmailer class (thanks to doc)