From 686c334aed35b1df1d6b62a7d02ea4f9ba3ac74a Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Fri, 2 Jun 2006 12:49:12 +0000 Subject: [PATCH] cookies must be enabled in the browser --- Documentation.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation.html b/Documentation.html index 1ec1a5623..15e4e4acc 100755 --- a/Documentation.html +++ b/Documentation.html @@ -70,7 +70,7 @@ the "cookie" authentication method, having the mcrypt PHP extension on your web server accelerates not only the login phase but every other action that you do in phpMyAdmin. -
  • a web-browser (doh!).
  • +
  • Web browser with cookies enabled.