From: Roland Häder Date: Sun, 15 Nov 2009 21:03:02 +0000 (+0000) Subject: jquery will not become an extension in the future X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=commitdiff_plain;h=3726c01129d404929701f1bf9e57dd269c601320 jquery will not become an extension in the future --- diff --git a/inc/functions.php b/inc/functions.php index 4127ee62a1..a31c402069 100644 --- a/inc/functions.php +++ b/inc/functions.php @@ -77,7 +77,7 @@ function outputHtml ($htmlCode, $newLine = true) { // The same as above... ^ outputRawCode($htmlCode); - if ($newLine) print("\n"); + if ($newLine === true) print("\n"); break; default: diff --git a/templates/de/html/page_header.tpl b/templates/de/html/page_header.tpl index fb13505a8a..b72b71d8ef 100644 --- a/templates/de/html/page_header.tpl +++ b/templates/de/html/page_header.tpl @@ -7,4 +7,4 @@ - +