From ccdd31ea5ed92fb657a3acddbdb330a5a2066c15 Mon Sep 17 00:00:00 2001 From: "Alexander M. Turek" Date: Wed, 17 Jul 2002 07:00:20 +0000 Subject: [PATCH] forgot something --- Documentation.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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".