1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

[ticket/11626] Make identifier uppercase per style requirements

PHPBB3-11626
This commit is contained in:
Joseph Warner
2013-07-08 15:24:23 -04:00
parent 3465867a4e
commit f24a8e5b81
2 changed files with 2 additions and 2 deletions

View File

@@ -34,7 +34,7 @@
<!-- IF S_AUTH -->
<!-- BEGIN auth_tpl -->
<!-- INCLUDE {auth_tpl.template_file} -->
<!-- INCLUDE {auth_tpl.TEMPLATE_FILE} -->
<!-- END auth_tpl -->
<!-- ENDIF -->