DataObjects/Person.php
authorAlan Knowles <alan@roojs.com>
Mon, 9 Dec 2013 06:56:59 +0000 (14:56 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 9 Dec 2013 06:56:59 +0000 (14:56 +0800)
DataObjects/Person.php

index e96913c..4e38200 100644 (file)
@@ -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 -