diff options
Diffstat (limited to 'phpBB/language/en/acp/permissions.php')
-rw-r--r-- | phpBB/language/en/acp/permissions.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/phpBB/language/en/acp/permissions.php b/phpBB/language/en/acp/permissions.php index cf248cffdb..806350e3c8 100644 --- a/phpBB/language/en/acp/permissions.php +++ b/phpBB/language/en/acp/permissions.php @@ -285,5 +285,3 @@ $lang = array_merge($lang, array( 'WRONG_PERMISSION_TYPE' => 'Wrong permission type selected.', 'WRONG_PERMISSION_SETTING_FORMAT' => 'The permission settings are in a wrong format, phpBB is not able to process them correctly.', )); - -?>
\ No newline at end of file |