clarify
This commit is contained in:
@@ -381,7 +381,7 @@ GRANT SELECT, INSERT, UPDATE, DELETE ON <pma_db>.* TO 'pma'@'localhost';
|
||||
Almost all configurable data is placed in <tt>config.inc.php</tt>. If this file
|
||||
does not exist, please refer to the <a href="#setup">Quick install</a>
|
||||
section to create one. This file only needs to contain the parameters you want to
|
||||
change from their default value in <tt>config.default.php</tt>.
|
||||
change from their corresponding default value in <tt>config.default.php</tt>.
|
||||
<br /><br />
|
||||
The parameters which relate to design (like colors)
|
||||
are placed in <tt>themes/themename/layout.inc.php</tt>. You
|
||||
|
Reference in New Issue
Block a user