From 388304dc73a922e4b27b63be1b5847ac536ed024 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Fri, 5 Apr 2002 16:01:33 +0000 Subject: [PATCH] fixed xtml1.0 bug :o --- db_details.php3 | 1 - tbl_properties.php3 | 1 - 2 files changed, 2 deletions(-) diff --git a/db_details.php3 b/db_details.php3 index d2a2ba5fe..1d0249104 100755 --- a/db_details.php3 +++ b/db_details.php3 @@ -555,7 +555,6 @@ $is_upload = (PMA_PHP_INT_VERSION >= 40000 && function_exists('ini_get'))  :

diff --git a/tbl_properties.php3 b/tbl_properties.php3 index 8119becf9..3b3161223 100755 --- a/tbl_properties.php3 +++ b/tbl_properties.php3 @@ -716,7 +716,6 @@ $is_upload = (PMA_PHP_INT_VERSION >= 40000 && function_exists('ini_get'))  :