From: John P. <jpe...@ro...> - 2005-01-04 00:54:29
|
Rick Widmer wrote: > Make you changes based on a #define WHATEVER in config.h. Remember, > config.h will be rebuilt each time you run ./configure. Just add your > define by hand when you want the feature active. Yes, but the changes are all in the html files, not in C files, so it is a little more complicated than that. It's probably just as easy to provide two copies of mod_user.html and just copy the correct one into place based on the configure option. Patches welcome... ;) In my mind, I cannot see any reason to allow an ordinary user the ability to disable their own e-mail account (it encourages carbon-based errors), so I have applied the patch on a site-wide basis. Being a BOFH in a corporate environment has its benefits! ;) John |