diff options
Diffstat (limited to 'phpBB/phpbb/groupposition/legend.php')
| -rw-r--r-- | phpBB/phpbb/groupposition/legend.php | 8 | 
1 files changed, 0 insertions, 8 deletions
| diff --git a/phpBB/phpbb/groupposition/legend.php b/phpBB/phpbb/groupposition/legend.php index 9a1ef3d1d0..47ba06c006 100644 --- a/phpBB/phpbb/groupposition/legend.php +++ b/phpBB/phpbb/groupposition/legend.php @@ -10,14 +10,6 @@  namespace phpbb\groupposition;  /** -* @ignore -*/ -if (!defined('IN_PHPBB')) -{ -	exit; -} - -/**  * Legend group position class  *  * group_legend is an ascending list 1, 2, ..., n for groups which are displayed. 1 is the first group, n the last. | 
