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
argonaut
Commits
3df91156
Commit
3df91156
authored
Aug 17, 2015
by
Côme Bernigaud
Committed by
Benoit Mortier
Aug 17, 2015
Browse files
Fixes
#943
Fixing use in Server/Modules/Argonaut.pm
parent
0a86e2a1
Changes
1
Hide whitespace changes
Inline
Side-by-side
argonaut-server/Argonaut/Server/Modules/Argonaut.pm
View file @
3df91156
...
...
@@ -29,7 +29,7 @@ use warnings;
use
5.008
;
use
Argonaut::Libraries::
Common
qw(:ldap :file :config)
;
use
Argonaut::Libraries::
Common
qw(:ldap :file :config
:string
)
;
my
@unlocked_actions
=
['
System.halt
',
'
System.reboot
'];
...
...
Write
Preview
Supports
Markdown
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