From: Jakub Vrana Date: Tue, 7 Sep 2010 20:17:09 +0000 (+0200) Subject: Tag ends comment in IE X-Git-Tag: v3.0.0~30 X-Git-Url: https://git.joonet.de/?a=commitdiff_plain;h=931f805bd377e2e9f2e4e2c87ed58702ba9710b2;p=adminer.git Tag ends comment in IE --- diff --git a/editor/include/adminer.inc.php b/editor/include/adminer.inc.php index b7541955..424641bd 100644 --- a/editor/include/adminer.inc.php +++ b/editor/include/adminer.inc.php @@ -379,7 +379,7 @@ ORDER BY ORDINAL_POSITION"); } function messageQuery($query) { - return ""; + return ""; } function editFunctions($field) {