On Tue, Apr 15, 2008 at 11:42 AM, Robin Elfrink <[EMAIL PROTECTED]> wrote: > Thomas, > > > Can we not add a download-option to the installer, for main.inc.php and > db.inc.php? > > Something like attached patch (except that it doesn't really work right > now because of output already sent). > > > Robin >
Good idea, make it a separate file to call (download-files.php in installer) and make sure that you only let it download $_GET['file'] when it's escaped etc.. So people don't end up downloading the real configs etc.. ;-) "../inc/db.inc.php". Till _______________________________________________ List info: http://lists.roundcube.net/dev/
