DataObjects/Person.php
authorAlan Knowles <alan@roojs.com>
Mon, 2 Mar 2015 08:27:21 +0000 (16:27 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 2 Mar 2015 08:27:21 +0000 (16:27 +0800)
DataObjects/Person.php

index bac8686..518fe91 100644 (file)
@@ -255,7 +255,7 @@ class Pman_Core_DataObjects_Person extends DB_DataObject
     {
         
         @session_start();
-        print_R($_SESSION);
+       
         
         $db = $this->getDatabaseConnection();
         // we combine db + project names,