From: umorigu Date: Fri, 22 Sep 2017 15:22:59 +0000 (+0900) Subject: BugTrack/2420 AutoTicketLink: Move defs after body start tag X-Git-Tag: r1_5_4~177 X-Git-Url: http://git.osdn.net/view?p=pukiwiki%2Fpukiwiki.git;a=commitdiff_plain;h=b173cf09225798c52005cd22cf427a4eabd97265 BugTrack/2420 AutoTicketLink: Move defs after body start tag --- diff --git a/lib/html.php b/lib/html.php index 5ffcd20..46e1d97 100644 --- a/lib/html.php +++ b/lib/html.php @@ -217,14 +217,16 @@ function get_html_scripting_data() } $site_info_json = htmlsc(json_encode($s, JSON_UNESCAPED_UNICODE | JSON_UNESCAPED_SLASHES)); $text .= << + EOS; $text .= "\n"; } $data = <<