From db2a3cfc9b2423a894b001ed81c12e724b1733ea Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Mon, 11 Oct 2004 10:18:15 +0000 Subject: [PATCH] typos and XHTML validity --- Documentation.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Documentation.html b/Documentation.html index 52df4d5a8..1c33d01d1 100755 --- a/Documentation.html +++ b/Documentation.html @@ -2459,7 +2459,7 @@ To create a new, empty mimetype please see libraries/transformations/template_ge

- [1.17a] I cannot connect to the MySQL server. It alaways returns the error + [1.17a] I cannot connect to the MySQL server. It always returns the error message, "Client does not support authentication protocol requested by server; consider upgrading MySQL client"

@@ -2794,6 +2794,7 @@ To create a new, empty mimetype please see libraries/transformations/template_ge

To create a theme: +


-

In theme directory there is file info.inc.php which contains theme verbose name, theme generation and theme version. These versions and generations are enumerated from 1 and do not have any direct dependance on - phpMyAdmin version. Themes within same generation should be bacward + phpMyAdmin version. Themes within same generation should be backwards compatible - theme with version 2 should work in phpMyAdmin requiring version 1. Themes with different generation are incompatible.