X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=blobdiff_plain;f=DataObjects%2FCore_person_signup.php;h=1a26463480f87a06a80e91271dd11abb2d1e5f42;hp=1fec65269d165458af6973fb552f6d605e24e262;hb=d433b7121719869b1d3058b28d595d9fe7dd1811;hpb=f605b1e7d13b79a42a01d9215aa12bd0367a1c4f diff --git a/DataObjects/Core_person_signup.php b/DataObjects/Core_person_signup.php index 1fec6526..1a264634 100644 --- a/DataObjects/Core_person_signup.php +++ b/DataObjects/Core_person_signup.php @@ -68,7 +68,7 @@ class Pman_Core_DataObjects_Core_person_signup extends DB_DataObject $name = "Roojs"; $email_sender = "no-reply@roojs.com"; - $subject = "Verification Link"; + $subject = "Congratulations"; $recipient_email = $email; $headers = "MIME-Version: 1.0\r\n";