From: Alan Knowles Date: Fri, 1 Apr 2011 10:15:51 +0000 (+0800) Subject: MTrackWeb.php X-Git-Url: http://git.roojs.org/?p=web.mtrack;a=commitdiff_plain;h=e9b7612c1615542728b6316330d55b897c71b5c8 MTrackWeb.php --- diff --git a/MTrackWeb.php b/MTrackWeb.php index d6e6ea4d..0daa8baa 100644 --- a/MTrackWeb.php +++ b/MTrackWeb.php @@ -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.