mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-11 04:52:14 +09:00
issue 160, escape tag on sitemap
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9406 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
3999db9698
commit
cae5617179
1 changed files with 3 additions and 0 deletions
|
|
@ -554,6 +554,9 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
$security = new Security($mid_list);
|
||||||
|
$security->encodeHTML('....browser_title');
|
||||||
|
|
||||||
$this->add('module_list', $mid_list);
|
$this->add('module_list', $mid_list);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue