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.