From 88a02d5cbe5180dbd357bb6625d992fd8b96b88b Mon Sep 17 00:00:00 2001 From: Sebastian Mendel Date: Wed, 20 Sep 2006 16:16:51 +0000 Subject: [PATCH] remember navigation frame width --- ChangeLog | 1 + left.php | 47 +++++++++++++++++++++++++++++++++++++++++++---- 2 files changed, 44 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 87842aee0..3d7d5e2fb 100755 --- a/ChangeLog +++ b/ChangeLog @@ -17,6 +17,7 @@ $Source$ replaced $dblist with new PMA_List_Database class * libraries\database_interface.lib.php: added error reporting if dblist retrieval from information_schema fails + * left.php: remember navigation frame width 2006-09-19 Marc Delisle * Documentation.html, libraries/footer.inc.php, diff --git a/left.php b/left.php index 31a847349..d3160f4c6 100644 --- a/left.php +++ b/left.php @@ -70,7 +70,10 @@ require_once './libraries/header_http.inc.php'; - +