From: Alan Knowles Date: Mon, 2 Mar 2015 07:25:31 +0000 (+0800) Subject: DataObjects/Core_person_signup.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=3a8d1602c0a0aeaccfd4babbbaf781797fff6433 DataObjects/Core_person_signup.php --- diff --git a/DataObjects/Core_person_signup.php b/DataObjects/Core_person_signup.php index 80fc002a..791b4cf6 100644 --- a/DataObjects/Core_person_signup.php +++ b/DataObjects/Core_person_signup.php @@ -111,6 +111,7 @@ class Pman_Core_DataObjects_Core_person_signup extends DB_DataObject $target->insert(); + $this->person_id = $target->id; // ok - deleting might not be a great idea.... - as we can not track already confirmed codes.. //$this->delete();