diff --git a/Documentation.html b/Documentation.html index 2679df9ec..a85ed8efb 100755 --- a/Documentation.html +++ b/Documentation.html @@ -779,7 +779,9 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://'

-
$cfg['Servers'][$i]['column_comments'] string
+
+ + $cfg['Servers'][$i]['column_comments'] string
Since release 2.3.0 you can store comments to describe each column for each table. These will then be shown on the "printview".