configuration: hidden restriction matches code
This commit is contained in:
parent
c85eeb5f8f
commit
8a3d55b059
|
@ -74,7 +74,7 @@ $this->provideRestriction(
|
|||
);
|
||||
|
||||
$this->provideRestriction(
|
||||
'director/dbresources/use',
|
||||
'director/db_resource',
|
||||
$this->translate('Allow to use only these db resources (comma separated list)')
|
||||
);
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue