Commit Graph

17 Commits (d5c539942e3cb4ad623a3f3f0344fc45af371981)

Author SHA1 Message Date
alecpl 6f488bb55f #1485286: don't use /e modifier with preg_replace() 16 years ago
alecpl ff73e02cce - fread() replaced by file_get_contents(), see comments in #1484880 16 years ago
thomascube e3e597e3b6 Re-enable autocomplete attribute for login form (#1485211) 16 years ago
thomascube c719f3c1e0 Store compose parameters in session and redirect to a unique URL 16 years ago
thomascube 4230651565 Add fallback to old 'skin_path' property + indent with spaces instead of tabs 16 years ago
alecpl 23bea9d4e9 - skin_path fix after last changes 16 years ago
alecpl 67effe9904 - actually we don't need default_skin option 16 years ago
alecpl e58df3adc9 - Added option to select skin in user preferences (#1485031)
- template_exists() moved to rcube_template class
16 years ago
thomascube 83a7636872 More code cleanup 16 years ago
alecpl 23bba05d7d - allow tabindex in buttons and #1484171 16 years ago
thomascube c8fb2b7784 Update UPGRADNG instructions + add SVN revision to version string (if available) 16 years ago
thomascube 7e9cecda98 Code cleanup: use common objects and methods 16 years ago
thomascube 197601ef5f Next step: introduce the application class 'rcmail' and get rid of some global vars 16 years ago
alecpl ae0c82b0e4 - Append skin_path to images location only when it starts with '/' sign (#1484859) 16 years ago
alecpl f92b2f43e3 - fix: s/rcube_error::raise/raise_error/ 16 years ago
alecpl 875a482d3c - fix for buttons without commands (r1291) 17 years ago
thomascube 47124c2279 Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch 17 years ago