|
From: Ben C. <php...@be...> - 2001-09-13 16:37:59
|
On Thu, Sep 13, 2001 at 06:26:58PM +0200, Patrick Mairif wrote: > On Thu, 13 Sep 2001, Ben Curtis wrote: > > > perms.sql should go away, as its content has been included in the files in the schemas directory. > > ok! > > > I had thought about using configure_db separate from configure, since > > some people don't have dialog installed and configure_db doesn't need > > dialog. Thoughts on that? > > I agree. But configure can use configure_db to create the sql-scripts. > Otherwise it must be made by hand. Right -- so I guess an item needs to be added to the main menu for database creation. This should also give the user a chance to select the database table prefix (using that prefix in the configure script and changing it in config.php). Would you like to do that? > > > -- > http://home.nikocity.de/mairif > http://www.caravan-network.de > > > _______________________________________________ > phpbt-dev mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/phpbt-dev |