more tweaks...again

This commit is contained in:
koenemann 2017-02-02 12:09:55 +01:00
parent 3b51373ed9
commit 7a3c25e9c1
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@
<rule ref="WordPress.XSS.EscapeOutput">
<properties>
<property name="customAutoEscapedFunctions" value="html" type="array" />
<property name="customAutoEscapedFunctions" value="$html" type="array" />
</properties>
</rule>