DataObjects/Person.php
authorAlan Knowles <alan@roojs.com>
Mon, 9 Dec 2013 07:00:22 +0000 (15:00 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 9 Dec 2013 07:00:22 +0000 (15:00 +0800)
DataObjects/Person.php

index f04cae8..4e38200 100644 (file)
@@ -321,7 +321,7 @@ class Pman_Core_DataObjects_Person extends DB_DataObject
         }
         
         if (!empty(   $_SESSION[__CLASS__][$sesPrefix .'-empty'] )) {
-            return true;
+            return false;
         }
         
         // not in session or not matched...