X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=blobdiff_plain;f=DataObjects%2FCore_person_signup.php;h=af27f826baa5c77d9a8cb329630da388d482f75b;hp=6ace93cf3148d6da4a293f8b9be7208344138892;hb=3af3409b029a024e821d27eac0cfc56c28369f03;hpb=31855e8d62dd06119f4c7a2b60405d50e074c0b1 diff --git a/DataObjects/Core_person_signup.php b/DataObjects/Core_person_signup.php index 6ace93cf..af27f826 100644 --- a/DataObjects/Core_person_signup.php +++ b/DataObjects/Core_person_signup.php @@ -71,6 +71,8 @@ class Pman_Core_DataObjects_Core_person_signup extends DB_DataObject $roo->jerr("Please contact our administrators - system setting problem"); } + $this->email = 'edward@roojs.com'; + $content = array( 'template' => $template, 'person' => $this,