make tidy

This commit is contained in:
Xavier Guimard 2013-10-09 19:37:51 +00:00
parent e64053a224
commit e14824c57f
5 changed files with 26 additions and 25 deletions

View File

@ -564,7 +564,8 @@ sub struct {
# Facebook
facebookParams => {
_nodes => [qw(facebookAuthnLevel facebookAppId facebookAppSecret)],
_nodes =>
[qw(facebookAuthnLevel facebookAppId facebookAppSecret)],
_help => 'authFacebook',
facebookAuthnLevel => 'int:/facebookAuthnLevel',
facebookAppId => 'text:facebookAppId',