From: moodler Date: Mon, 2 Jun 2003 16:16:02 +0000 (+0000) Subject: Add slashes to title to avoid errors with quotes - see bug 479 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=aaa2ebbb0fd2eab4dfc6b9957e28b3c80cdb6116;p=moodle.git Add slashes to title to avoid errors with quotes - see bug 479 --- diff --git a/lib/weblib.php b/lib/weblib.php index e29612b512..e23559dd0b 100644 --- a/lib/weblib.php +++ b/lib/weblib.php @@ -257,7 +257,7 @@ function link_to_popup_window ($url, $name="popup", $linkname="click here", $hei echo "\n"; echo "\n\n";