Hiya, > All files now include confwrap.php instead, which will "mediate" the > values, if there is need, so that we can add/remove/change the > config.php file in the future, but still allow to read old > configurations for smoother upgrades.
OK, I was just going on the general principal that leaving out configuration options should either lead to a sensible default being applied or to an actual error being raised. The problem here was that the failure mode was confusing (you could log in but then on the next click you were apparently logged out again). > > 3 - Notification by e-mails is all very well, but most server > > administrators want a global log file. This patch adds that > > functionality, and also supports syslog. See the note in the > > config.php file. > > I've refined your patch. I've added higher-level hooks for ticket > creation/deletion/download into "hooks.php", and moved the > notification functions (including file logging) in them. That sounds eminently sensible. I'm working in my "file picker" patch now so I'll make sure I base it on your latest version from GIT. Cheers, TIM -- Tim Booth <[email protected]> NERC Environmental Bioinformatics Centre at CEH Oxford +44 1865 281 975
