summaryrefslogtreecommitdiff
path: root/program/include/rcube_user.php
AgeCommit message (Collapse)Author
2008-08-21- removed PHP4 class constructorsalecpl
2008-08-11#1485268alecpl
2008-08-07Separate queries to make use of the database indexes; with OR no index is usedthomascube
2008-08-07Don't save prefs with default values if they haven't been changed yetthomascube
2008-07-21#1485207alecpl
2008-06-14More code cleanupthomascube
2008-05-29Replace our crappy html sanitization with the dom-based washtml script + fix ↵thomascube
inline message parts + remove old code + add some doc comments
2008-04-30Next step: introduce the application class 'rcmail' and get rid of some ↵thomascube
global vars
2008-04-12Changed codebase to PHP5 with autoloader + added some new classes from the ↵thomascube
devel-vnext branch