14 lines
376 B
PHP
Executable File
14 lines
376 B
PHP
Executable File
<?php
|
|
|
|
return array(
|
|
|
|
'group_management' => 'crwdns870:0crwdne870:0',
|
|
'create_group' => 'crwdns871:0crwdne871:0',
|
|
'edit_group' => 'crwdns872:0crwdne872:0',
|
|
'group_name' => 'crwdns873:0crwdne873:0',
|
|
'group_admin' => 'crwdns874:0crwdne874:0',
|
|
'allow' => 'crwdns875:0crwdne875:0',
|
|
'deny' => 'crwdns876:0crwdne876:0',
|
|
|
|
);
|