X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=DataObjects%2FCore_person.php;h=618937e9f5441029c292d63e527aa692f585c3b1;hb=51ff14200bf6e92d3b1fafeaef6fc775ddb9c617;hp=04e94f32d7ea92919000b032c79e15dd5f68b62d;hpb=e35652fab76fb34b62cd3c4b4e745861c0df5310;p=Pman.Core diff --git a/DataObjects/Core_person.php b/DataObjects/Core_person.php index 04e94f32..618937e9 100644 --- a/DataObjects/Core_person.php +++ b/DataObjects/Core_person.php @@ -293,7 +293,7 @@ class Pman_Core_DataObjects_Core_person extends DB_DataObject $_SESSION[get_class($this)][$sesPrefix .'-auth'] = serialize($u); return true; } - //die("test init"); + die("test init"); if (!$this->canInitializeSystem()) { // die("can not init"); return false;