mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-08 03:22:29 +09:00
Apply autoescape to admin module templates
This commit is contained in:
parent
24df74d618
commit
d9178e91d6
20 changed files with 52 additions and 3 deletions
|
|
@ -1,3 +1,5 @@
|
|||
<config autoescape="on" />
|
||||
|
||||
<script>
|
||||
<!--@if($msg)-->
|
||||
parent.alertUploadMessage('{$msg}');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue