even more wording change

This commit is contained in:
Michal Čihař
2004-05-13 17:08:36 +00:00
parent 672bb28056
commit cbc4659d30

View File

@@ -1,17 +1,13 @@
-- -------------------------------------------------------- -- --------------------------------------------------------
-- SQL Commands to set up the pmadb as described in -- SQL Commands to set up the pmadb as described in Documentation.html.
-- Documentation.html.
-- --
-- This script expects the user pma to already be -- This script expects the user pma to already be existing. If we would put a
-- existing. (if we would put a line here to create him -- line here to create him too many users might just use this script and end
-- too many users might just use this script and end -- up with having the same password for the controluser.
-- up with having the same password for the controluser)
-- --
-- This user "pma" must be defined in config.inc.php -- This user "pma" must be defined in config.inc.php (controluser/controlpass)
-- (controluser/controlpass)
-- --
-- Please dont forget to set up the tablenames in -- Please don't forget to set up the tablenames in config.inc.php
-- config.inc.php
-- --
-- $Id$ -- $Id$