Fixes improper code in __get (code was inadvertantly calling __isset).
authorVincent Zanotti <vincent.zanotti@polytechnique.org>
Sun, 24 Aug 2008 15:30:59 +0000 (17:30 +0200)
committerVincent Zanotti <vincent.zanotti@polytechnique.org>
Sun, 24 Aug 2008 15:30:59 +0000 (17:30 +0200)
commit9ddc36c19f494568e806b7a445074ef80640d467
treec619b02777608d5c39935349e2d0268bc64224e2
parent99132dee513750acb49548c0b9f753d4bc4c95bc
Fixes improper code in __get (code was inadvertantly calling __isset).
Adds a public method for extending the user secondary properties.

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
classes/pluser.php