From 73d892c25110ed407ba5469204acbef62758834b Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Mon, 1 Mar 2004 17:30:46 +0000 Subject: [PATCH] clarify --- Documentation.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation.html b/Documentation.html index dcf996a08..43f07afe0 100755 --- a/Documentation.html +++ b/Documentation.html @@ -1490,8 +1490,8 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://' $cfg['RightBgImage'] string
- 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.
$cfg['LeftPointerColor'] string [HTML color]