diff --git a/Documentation.html b/Documentation.html index 52df4d5a8b..1c33d01d1c 100755 --- a/Documentation.html +++ b/Documentation.html @@ -2459,7 +2459,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.