summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include/rcube_user.php
AgeCommit message (Expand)Author
2008-08-07Separate queries to make use of the database indexes; with OR no index is usedthomasb
2008-08-07Don't save prefs with default values if they haven't been changed yetthomasb
2008-07-21#1485207alec
2008-06-14More code cleanupthomasb
2008-05-29Replace our crappy html sanitization with the dom-based washtml script + fix ...thomasb
2008-04-30Next step: introduce the application class 'rcmail' and get rid of some globa...thomasb
2008-04-12Changed codebase to PHP5 with autoloader + added some new classes from the de...thomasb