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
Xavier Bachelot
lemonldap-ng
Commits
ec15f539
Commit
ec15f539
authored
Oct 18, 2009
by
Yadd
Browse files
Perl warning
parent
5d8b8668
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/lemonldap-ng-portal/lib/Lemonldap/NG/Portal/_LDAP.pm
View file @
ec15f539
...
...
@@ -146,8 +146,7 @@ sub userBind {
PE_PP_PASSWORD_TOO_SHORT
,
PE_PP_PASSWORD_TOO_YOUNG
,
PE_PP_PASSWORD_IN_HISTORY
,
]
->
[
$pp_error
]
or
PE_ERROR
;
]
->
[
$pp_error
];
}
elsif
(
$mesg
->
code
==
0
)
{
return
PE_OK
;
...
...
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