X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=blobdiff_plain;f=DataObjects%2FCore_person_signup.php;h=8280401a37e579195779cef7bdba447c953bdbcb;hp=c32a79eb151b342602bbe23fb4128fbe08d56b77;hb=71b79ff7af09995cf797ff973f8004c0d3dc8f0f;hpb=2000761d7f799df04644d6ed31dd1f16a3fbb660 diff --git a/DataObjects/Core_person_signup.php b/DataObjects/Core_person_signup.php index c32a79eb..8280401a 100644 --- a/DataObjects/Core_person_signup.php +++ b/DataObjects/Core_person_signup.php @@ -40,7 +40,6 @@ class Pman_Core_DataObjects_Core_person_signup extends DB_DataObject $old = clone($this); // this shold not really happen... if($target->get('email', $this->email)){ - return false; }