MTrackWeb.php
authorAlan Knowles <alan@akbkhome.com>
Fri, 1 Apr 2011 10:15:51 +0000 (18:15 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 1 Apr 2011 10:15:51 +0000 (18:15 +0800)
MTrackWeb.php

index d6e6ea4..0daa8ba 100644 (file)
@@ -192,6 +192,7 @@ class MTrackWeb extends HTML_FlexyFramework_Page
             return true; // we do allow people in this far..
         }
         $this->authUserArray = $this->authUser->toArray();
+        unset($this->authUserArray['passwd'])
          
         // timezone setting... -- this may be a good addon to our core person class.