mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-11 03:04:09 +02:00
merge with revision #r8350
git-svn-id: file:///svn/phpbb/trunk@8351 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
/**
|
||||
* acp_permissions (phpBB Permission Set) [English]
|
||||
* acp_permissions_phpbb (phpBB Permission Set) [English]
|
||||
*
|
||||
* @package language
|
||||
* @version $Id$
|
||||
@@ -35,7 +35,7 @@ if (empty($lang) || !is_array($lang))
|
||||
|
||||
/**
|
||||
* MODDERS PLEASE NOTE
|
||||
*
|
||||
*
|
||||
* You are able to put your permission sets into a separate file too by
|
||||
* prefixing the new file with permissions_ and putting it into the acp
|
||||
* language folder.
|
||||
|
Reference in New Issue
Block a user