fileSystemRoot/lib/email/Email.inc"); //require_once("$default->fileSystemRoot/phpmailer/class.smtp.php"); require_once("$default->fileSystemRoot/phpmailer/class.phpmailer.php"); Email::sendHyperLink("ktdev@jamwarehouse.com", "KTDEV", "rob@jamwarehouse.com", "testing email", "We're testing the email
", "http://www.google.com"); } ?>