]> git.sesse.net Git - vlc/blobdiff - share/http/requests/vlm.xml
Use xml_encode instead of htmlspecialchars
[vlc] / share / http / requests / vlm.xml
index bd7804e77aac74e6469b39a7cc4c5355ba2a5865..05561cef7a0423db42c87e99801e8a6e8cbb9023 100644 (file)
@@ -31,7 +31,7 @@
       <output><vlc id="value" param1="el.output" /></output>
       <inputs>
         <vlc id="foreach" param1="in" param2="el.inputs" />
-          <input><vlc id="value" param1="in value htmlspecialchars" /></input>
+          <input><vlc id="value" param1="in value xml_encode" /></input>
         <vlc id="end" />
       </inputs>
       <options>
@@ -51,7 +51,7 @@
         <output><vlc id="value" param1="el.output" /></output>
         <inputs>
           <vlc id="foreach" param1="in" param2="el.inputs" />
-            <input><vlc id="value" param1="in value htmlspecialchars" /></input>
+            <input><vlc id="value" param1="in value xml_encode" /></input>
           <vlc id="end" />
         </inputs>
         <options>