mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
[ticket/13740] Fix CS in compatibilty_globals.php
PHPBB3-13740
This commit is contained in:
parent
0d88b3f9e9
commit
fc46dec813
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
if (!defined('IN_PHPBB'))
|
if (!defined('IN_PHPBB'))
|
||||||
{
|
{
|
||||||
exit;
|
exit;
|
||||||
|
|
Loading…
Add table
Reference in a new issue