Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fusiondirectory
fusiondirectory-plugins
Commits
f8d38d15
Commit
f8d38d15
authored
Sep 25, 2014
by
Côme Bernigaud
Committed by
Benoit Mortier
Sep 25, 2014
Browse files
Fixes
#3379
The quota tab must have a dependance on the unix tab
parent
5187ebad
Changes
1
Hide whitespace changes
Inline
Side-by-side
quota/personal/quota/class_quotaAccount.inc
View file @
f8d38d15
...
...
@@ -140,6 +140,7 @@ class quotaAccount extends simplePlugin
'plSelfModify'
=>
TRUE
,
'plPriority'
=>
8
,
'plObjectType'
=>
array
(
'user'
),
'plDepends'
=>
array
(
'posixAccount'
),
'plProvidedAcls'
=>
parent
::
generatePlProvidedAcls
(
self
::
getAttributesInfo
())
);
...
...
Jonathan Swaelens
@jswaelens
mentioned in issue
#1013 (closed)
·
Sep 02, 2017
mentioned in issue
#1013 (closed)
mentioned in issue #1013
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment