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>
This commit is contained in:
Daniel Kesselberg 2020-08-14 14:31:31 +02:00 committed by Morris Jobke
parent 238f181dbf
commit 568e1f6d3a
No known key found for this signature in database
GPG Key ID: FE03C3A163FEDE68
1 changed files with 0 additions and 4 deletions

View File

@ -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>