alecpl
b77d0dd6c5
- added options to use syslog instead of log file ( #1484850 )
...
- added Logging & Debugging section in Installer
- fixed config from $_POST for next installer steps saving
- fixed and re-enabled debug_level setting in installer
2008-08-27 10:58:33 +00:00
thomascube
8c72e33d37
Show appropriate error message if config files are missing
2008-07-28 11:45:35 +00:00
thomascube
4230651565
Add fallback to old 'skin_path' property + indent with spaces instead of tabs
2008-06-18 07:13:04 +00:00
alecpl
67effe9904
- actually we don't need default_skin option
2008-06-15 10:37:08 +00:00
alecpl
e58df3adc9
- Added option to select skin in user preferences ( #1485031 )
...
- template_exists() moved to rcube_template class
2008-06-15 09:19:47 +00:00
thomascube
83a7636872
More code cleanup
2008-06-14 12:23:08 +00:00
thomascube
033478df29
Link global config array with class props (to be removed)
2008-05-15 20:05:20 +00:00
thomascube
2ca388d0d7
Call load_host_config() and add reference to Howto_Config ( #1485040 )
2008-05-09 12:26:45 +00:00
thomascube
1854c4525b
More code cleanup + oop-ization
2008-05-07 09:38:44 +00:00
thomascube
197601ef5f
Next step: introduce the application class 'rcmail' and get rid of some global vars
2008-04-30 08:21:42 +00:00