From 5dda07a51b6a822163d79ebe62c8dcdb0bbdc6a6 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Fri, 27 Jul 2007 13:55:41 +0000 Subject: [PATCH] bug #1759528, browse_foreigners fails due to newlines, thanks to Hanno Boeck --- ChangeLog | 2 ++ tbl_change.php | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index c8ca3b422..4800cbd96 100644 --- a/ChangeLog +++ b/ChangeLog @@ -89,6 +89,8 @@ $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyA + [gui] Export: Select All/Unselect All over the choices, thanks to Florian Schmitz + [lang] Japanese update, thanks to Ishigaki Kenichi +- bug #1759528 browse_foreigners fails due to newlines, + thanks to Hanno Boeck 2.10.3.0 (2007-07-20) diff --git a/tbl_change.php b/tbl_change.php index 1868a55fe..6dd4cee4b 100644 --- a/tbl_change.php +++ b/tbl_change.php @@ -615,8 +615,8 @@ foreach ($loop_array as $vrowcount => $vrow) {