From 7239cc399320318e97109d23b0aa1e7793e8f2d6 Mon Sep 17 00:00:00 2001
From: Marc Delisle
Date: Thu, 6 Nov 2008 17:50:44 +0000
Subject: [PATCH] adapt this FAQ to 3.x interface
---
Documentation.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/Documentation.html b/Documentation.html
index 1707647da..bbf8d0e0d 100644
--- a/Documentation.html
+++ b/Documentation.html
@@ -3550,11 +3550,11 @@ $cfg['Servers'][$i]['AllowDeny']['rules'] = array(
- In phpMyAdmin 2.2.0 and 2.2.1, this is the way to create a multi-fields
+ This is the way to create a multi-fields
index. If you want two indexes, create the first one when creating the
table, save, then display the table properties and click the Index link to
create the other index.