From 71a244b06fb43084f5bf19cb622c0c5eecab6e85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 7 Jun 2004 15:04:42 +0000 Subject: [PATCH] Described older config.inc.php support (RFE #968177). --- ChangeLog | 2 ++ Documentation.html | 24 ++++++++++++++---------- 2 files changed, 16 insertions(+), 10 deletions(-) diff --git a/ChangeLog b/ChangeLog index af1a76bf4..78e96b95c 100755 --- a/ChangeLog +++ b/ChangeLog @@ -17,6 +17,8 @@ $Source$ libraries/display_export.lib.php, libraries/export/xls.php, Documentation.html: EXPERIMENTAL native MS Excel export support, using PEAR module Spreadsheet_Excel_Writer (RFE #968110). + * Documentation.html: Described older config.inc.php support (RFE + #968177). 2004-06-07 Alexander M. Turek * css/phpmyadmin.css.php: beautifications. diff --git a/Documentation.html b/Documentation.html index a13ab0a02..a6e44d056 100755 --- a/Documentation.html +++ b/Documentation.html @@ -140,7 +140,7 @@ end of lines character ("\r").

-

Quick Install:

+

Quick Install

  1. Untar or unzip the distribution (be sure to unzip the subdirectories): tar -xzvf phpMyAdmin_x.x.x.tar.gz in your webserver's @@ -177,15 +177,19 @@
-

Upgrading from an older version:

+

Upgrading from an older version

-

Using authentication modes:

+

Using authentication modes

-

'http' authentication mode:

+

'http' authentication mode

-

'cookie' authentication mode:

+

'cookie' authentication mode

-

'config' authentication mode:

+

'config' authentication mode