forgot something

This commit is contained in:
Alexander M. Turek
2002-07-17 07:00:20 +00:00
parent aa8e7b70fa
commit ccdd31ea5e

View File

@@ -779,7 +779,9 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://'
<br /><br /> <br /><br />
</dd> </dd>
<dt><b>$cfg['Servers'][$i]['column_comments']</b> string</dt> <dt>
<a name="col_com"></a>
<b>$cfg['Servers'][$i]['column_comments']</b> string</dt>
<dd> <dd>
Since release 2.3.0 you can store comments to describe each column Since release 2.3.0 you can store comments to describe each column
for each table. These will then be shown on the &quot;printview&quot;. for each table. These will then be shown on the &quot;printview&quot;.