From: Alan Knowles Date: Mon, 9 Dec 2013 06:56:59 +0000 (+0800) Subject: DataObjects/Person.php X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=481fe7f534ec7c325f7587a767ff611781e98548;p=Pman.Core DataObjects/Person.php --- diff --git a/DataObjects/Person.php b/DataObjects/Person.php index e96913ca..4e382001 100644 --- a/DataObjects/Person.php +++ b/DataObjects/Person.php @@ -269,7 +269,7 @@ class Pman_Core_DataObjects_Person extends DB_DataObject return true; } - $_SESSION[__CLASS__][$sesPrefix .'-auth'] = ''; + unset($_SESSION[__CLASS__][$sesPrefix .'-auth']); } // local auth -