addshore / addframe

OLD addwiki framework (See the newer https://github.com/addwiki libraries)
7 stars 2 forks source link

Refactor User class to store data from list=users #122

Closed legoktm closed 11 years ago

legoktm commented 11 years ago

This makes the class lazy and only fetches data when we currently don't have it.

Also implemented the hasEmailEnabled function (fixes #115)