From: jakubvrana Date: Fri, 30 Oct 2009 16:25:36 +0000 (+0000) Subject: Close because of white-space: pre X-Git-Tag: v3.0.0~323 X-Git-Url: https://git.joonet.de/?a=commitdiff_plain;h=26e8ab97b7908cde30d7fd8064d1e75ebaea4279;p=adminer.git Close because of white-space: pre git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1221 7c3ca157-0c34-0410-bff1-cbf682f78f5c --- diff --git a/adminer/select.inc.php b/adminer/select.inc.php index e39ca08b..e537193e 100644 --- a/adminer/select.inc.php +++ b/adminer/select.inc.php @@ -242,7 +242,7 @@ if (!$columns) { } } $adminer->backwardKeysPrint($backward_keys, $rows[$n]); - echo "\n"; + echo "\n"; // close to allow white-space: pre } echo "\n";