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

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