This commit is contained in:
Marc Delisle
2004-03-01 17:30:46 +00:00
parent ca9f139a32
commit 73d892c251

View File

@@ -1490,8 +1490,8 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://'
<b>$cfg['RightBgImage'] </b>string
</dt>
<dd>
The URI of the background image used for the right frame. It can be
absolute as well as relative from your phpMyAdmin directory.
The URI of the background image used for the right frame. It must be
an absolute URI.
</dd>
<dt><b>$cfg['LeftPointerColor'] </b>string [HTML color]</dt>