diff --git a/Documentation.html b/Documentation.html
index 3d71213bd..ca6ab3d68 100755
--- a/Documentation.html
+++ b/Documentation.html
@@ -1744,6 +1744,56 @@ Defaults to FALSE (drop-down).
+
$cfg['ShowHttpHostTitle'] boolean
+
+ Shows the HTTP host name in window's title bar.
+
+
+
+ $cfg['SetHttpHostTitle'] string
+
+ If $cfg['ShowHttpHostTitle'] is TRUE, it shows the real
+ HTTP host name, unless an alternate name is set here.
+
+
+
+ $cfg['ErrorIconic'] boolean
+
+ Uses icons for warnings, errors and informations.
+
+
+
+ $cfg['MainPageIconic'] boolean
+
+ Uses icons on main page in lists, on right panel top menu and menu tabs.
+
+
+
+ $cfg['ReplaceHelpImg'] boolean
+
+ Shows a help button instead of the "Documentation" message.
+
+
+
+ $cfg['ThemePath'] string
+
+ If theme manager is active, use this as the path of the subdirectory
+ containing all the themes.
+
+
+
+ $cfg['ThemeManager'] boolean
+
+ Enables user-selectable themes.
+
+
+
+ $cfg['ThemeDefault'] string
+
+ The default theme (a subdirectory under cfg['ThemePath']).
+
+
+
$cfg['DefaultQueryTable'] string
$cfg['DefaultQueryDatabase'] string