[FIX] users_ldap: typo in __openerp__

bzr revid: odo@openerp.com-20110119165636-atozrscqaxuo355w
This commit is contained in:
Olivier Dony 2011-01-19 17:56:36 +01:00
parent 33ca516cc1
commit 90fe206e80
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ This module only works with Unix/Linux
"active": False,
"installable": True,
"certificate" : "001141446349334700221",
"dependencies" : {
"external_dependencies" : {
'python' : ['ldap'],
}
}