Impression pour les clubs
darcs-hash:20070530200456-c992d-c3161490fa1c9f7e0580635f393de86687bf0ada.gz
This commit is contained in:
parent
d3d128cce8
commit
68826f87db
1 changed files with 1 additions and 1 deletions
|
@ -388,7 +388,7 @@ class impression:
|
||||||
sys.path.append("/usr/scripts/gestion/")
|
sys.path.append("/usr/scripts/gestion/")
|
||||||
#from ldap_crans_test import crans_ldap
|
#from ldap_crans_test import crans_ldap
|
||||||
from ldap_crans import CransLdap
|
from ldap_crans import CransLdap
|
||||||
adh = CransLdap().search('uid=' + adh, 'w')['adherent'][0]
|
adh = CransLdap().getProprio(adh, 'w')
|
||||||
return adh
|
return adh
|
||||||
|
|
||||||
## ################################# ##
|
## ################################# ##
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue