Hello and Greetings,
I have a MOD that I have been trying to learn how it works and found what I think is a strange call in it so I can wondering if anyone can give me a clue why this was done.
Here is the issue:
Code:
<title><![CDATA[mod title test "somequotedtest"]]></title>
The MOD has about a dozen <title> tags in the xml but this is the only one that is wrapped in a CDATA call.
I would really appreciate any info that might explain why this was done.
TIA
Michael