From 115d3052d6d2b7357602a36592c0232f8f924d3f Mon Sep 17 00:00:00 2001 From: "Alexander M. Turek" Date: Fri, 31 Jan 2003 14:09:06 +0000 Subject: [PATCH] typo --- Documentation.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation.html b/Documentation.html index eba655047..866aff158 100755 --- a/Documentation.html +++ b/Documentation.html @@ -1878,7 +1878,7 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://'

- [1.28] On my Windows machine, I have enabled SSL my MySQL server + [1.28] On my Windows machine, I have enabled SSL for my MySQL server connection, but PHP tells me something about an undefined constant MYSQL_CLIENT_SSL.