From 24a89432aca896badc96da898dd6dd0abc9b40d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Fri, 29 Mar 2002 10:19:06 +0000 Subject: [PATCH] removed trailing whitespaces --- Documentation.html | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/Documentation.html b/Documentation.html index 05ef50ba1..2c4862e30 100755 --- a/Documentation.html +++ b/Documentation.html @@ -569,18 +569,20 @@ $cfgPmaAbsoluteUri = (!empty($HTTPS) ? 'https' : 'http') . '://' $cfgServers[n]['relation'] string
- Since release 2.2.4 you can describe, in a special 'relation' table, which field - is a key in another table (a foreign key). phpMyAdmin currently uses - this to + Since release 2.2.4 you can describe, in a special 'relation' table, + which field is a key in another table (a foreign key). phpMyAdmin + currently uses this to -

+
The keys can be numeric or character.