Mentioned header and footer customization.

This commit is contained in:
Michal Čihař
2004-04-19 19:45:00 +00:00
parent fa7c795bf7
commit d28b9e02e0
2 changed files with 8 additions and 1 deletions

View File

@@ -15,6 +15,7 @@ $Source$
2004-04-19 Michal Cihar <michal@cihar.com>
* libraries/tbl_change.js: Better return value formatting.
* Documentation.html: Mentioned header and footer customization.
2004-04-18 Michal Cihar <michal@cihar.com>
* libraries/tbl_change.js: Fixed calendar behaviour for DATE fields.

View File

@@ -329,7 +329,13 @@ GRANT SELECT, INSERT, UPDATE, DELETE ON &lt;pma_db&gt;.* TO 'pma'@'localhost';
you have modified.
</p>
<p>All configurable data is placed in <i>config.inc.php</i>.</p>
<p>
All configurable data is placed in <i>config.inc.php</i>. Except these you
might also want to modify <i>config.footer.inc.php</i> and
<i>config.header.inc.php</i> files to add your site specific code to be
included on start and end of each page.
</p>
<dl>
<dt><b>$cfg['PmaAbsoluteUri']</b> string</dt>
<dd>