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

index 9a1d744..1a7af88 100644 (file)
@@ -322,7 +322,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...