Remove directory/file element.

It will suppress any error of that kind in the file. That was not intended.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
pull/21787/head
Daniel Kesselberg 4 years ago committed by Morris Jobke
parent 238f181dbf
commit 568e1f6d3a
No known key found for this signature in database
GPG Key ID: FE03C3A163FEDE68

@ -45,16 +45,12 @@
<referencedFunction name="print_unescaped"/>
<referencedFunction name="script"/>
<referencedFunction name="style"/>
<directory name="apps/**/templates"/>
<directory name="core/templates"/>
</errorLevel>
</UndefinedFunction>
<UndefinedGlobalVariable>
<errorLevel type="suppress">
<referencedVariable name="l" />
<referencedVariable name="_" />
<directory name="apps/**/templates"/>
<directory name="core/templates"/>
</errorLevel>
</UndefinedGlobalVariable>
</issueHandlers>

Loading…
Cancel
Save