Skip to content
Snippets Groups Projects
Commit 6fb803f7 authored by Brett Bieber's avatar Brett Bieber
Browse files

Ensure any quotes are properly encoded.

parent c0feee1d
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ class UNL_Search_CSEGenerator
language="en"
visible="false"
encoding="UTF-8">
<Title>UNL Custom Search Engine for '.htmlentities($url).'</Title>
<Title>UNL Custom Search Engine for '.htmlentities($url, ENT_QUOTES).'</Title>
<Description>This custom search engine was automatically generated by the UNL Web Developer Network.</Description>
<Context>
<BackgroundLabels>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment