On Fri, Mar 14, 2008 at 11:45 PM, Jim Pingle <[EMAIL PROTECTED]> wrote: > till wrote: > > On Fri, Mar 14, 2008 at 10:53 PM, Thomas Bruederli <[EMAIL PROTECTED]> > wrote: > >> Philip Iezzi wrote: > >> > There should be a configuration directive as e.g. > >> > $rcmail_config['installer_disable_warning'] = false; > >> > >> Done. I'd suggest that this parameter should remain undocumented (for > devs > >> only). > > > > It's a huge convenience thing for some, but I agree. Creates more > > issues if we advertise it. > > > I mentioned this before, but it may have been lost in the noise of that > thread: > > Why not check for such a flag in the installer itself, and render it inert > if it's found? If the installer is disabled, it would be safe to leave it > laying around. > > Plus it could be a documented and supported flag, instead of hidden.
Yeah, I guess we could also "turn it off", when main.inc.php and db.inc.php are "found". Might as well assume that the setup is done and exit early/redirect. > Jim > /I'll shut up now :) No need to, input is always good. :) _______________________________________________ List info: http://lists.roundcube.net/dev/
