diff --git a/e107_handlers/mysql_class.php b/e107_handlers/mysql_class.php index 346d9e9cf..75f525351 100644 --- a/e107_handlers/mysql_class.php +++ b/e107_handlers/mysql_class.php @@ -393,7 +393,7 @@ class e_db_mysql if ($debug == 'now') { - echo "** $query
\n"; + echo "
** $query

\n"; } if ($debug !== FALSE || strstr($_SERVER['QUERY_STRING'], 'showsql')) {