From 9a70186a5c7a35d053a38e2213fba6b185051427 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Sat, 5 Jan 2002 16:10:55 +0000 Subject: [PATCH] maximum database name size is 64 characters --- ChangeLog | 3 +++ main.php3 | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 53bef9ddf..0f0549b8e 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ phpMyAdmin - Changelog $Id$ $Source$ +2001-01-05 Loïc Chapeaux + * main.php3, line 234: maximum database name size is 64 characters. + 2001-01-04 Loïc Chapeaux * db_details.php3: beautify the displayed page. diff --git a/main.php3 b/main.php3 index c28aa0992..6bbfd5abb 100755 --- a/main.php3 +++ b/main.php3 @@ -231,7 +231,7 @@ if ($server > 0) { - +