From caa932d8bf6540620bed063fe2f5f593f4ad4b74 Mon Sep 17 00:00:00 2001 From: Petr Skoda Date: Wed, 21 Apr 2010 12:42:24 +0000 Subject: [PATCH] =?UTF-8?q?MDL-22154=20fixed=20incorrect=20URL=20in=20ajax?= =?UTF-8?q?=20call=20(thanks=20Pasi=20H=8Akkinen)=20and=20fixed=20xhtml=20?= =?UTF-8?q?strict=20issue=20with=20embedded=20JS?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/weblib.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lib/weblib.php b/lib/weblib.php index da6c86a2f9d..78e89ac1afb 100644 --- a/lib/weblib.php +++ b/lib/weblib.php @@ -2520,8 +2520,10 @@ function print_header ($title='', $heading='', $navigation='', $focus='', $meta .= ''; $meta .= ""; }