From 7661627a76c721ab2ab39f6a4ca03227b41841b8 Mon Sep 17 00:00:00 2001 From: Crack Date: Tue, 1 Jun 2010 14:24:15 +0200 Subject: [PATCH] doc fix --- Documentation.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation.html b/Documentation.html index 659cd68c7..b2b5f085a 100644 --- a/Documentation.html +++ b/Documentation.html @@ -3528,7 +3528,7 @@ have either the APC extension

3.15 When I import an Excel spreadsheet, some cells with calculations do not display correctly.

- phpMyAdmin uses the PHPExcel library to parse Excel XLS and XLSX spreadsheets. + phpMyAdmin uses the PHPExcel library to parse Excel XLS and XLSX spreadsheets. Therefore, any limitations that are listed on their page regarding Excel calculations will also apply here.

PHPExcel will be kept up to date so as to make all improvements available to phpMyAdmin users.