diff --git a/ChangeLog b/ChangeLog index e734e74ef..d52b9620b 100755 --- a/ChangeLog +++ b/ChangeLog @@ -15,6 +15,7 @@ $Source$ 2004-04-19 Michal Cihar * libraries/tbl_change.js: Better return value formatting. + * Documentation.html: Mentioned header and footer customization. 2004-04-18 Michal Cihar * libraries/tbl_change.js: Fixed calendar behaviour for DATE fields. diff --git a/Documentation.html b/Documentation.html index b7e22e5ab..66c6f0518 100755 --- a/Documentation.html +++ b/Documentation.html @@ -329,7 +329,13 @@ GRANT SELECT, INSERT, UPDATE, DELETE ON <pma_db>.* TO 'pma'@'localhost'; you have modified.

-

All configurable data is placed in config.inc.php.

+

+ All configurable data is placed in config.inc.php. Except these you + might also want to modify config.footer.inc.php and + config.header.inc.php files to add your site specific code to be + included on start and end of each page. +

+
$cfg['PmaAbsoluteUri'] string