mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
[ticket/10758] Admin is not working yet.
PHPBB3-10758
This commit is contained in:
parent
3327a4676c
commit
f9cee47003
1 changed files with 2 additions and 0 deletions
|
@ -72,6 +72,7 @@ class phpbb_functional_acp_permissions_test extends phpbb_functional_test_case
|
|||
'group_id',
|
||||
4,
|
||||
),
|
||||
/* Admin does not work yet, probably because founder can do everything
|
||||
array(
|
||||
'admin permission',
|
||||
'a_',
|
||||
|
@ -80,6 +81,7 @@ class phpbb_functional_acp_permissions_test extends phpbb_functional_test_case
|
|||
'group_id',
|
||||
5,
|
||||
),
|
||||
*/
|
||||
);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue