Rien
darcs-hash:20050421102329-d1718-f3be20de749ebeec40d1f0186f64692e7665af71.gz
This commit is contained in:
parent
e236f41035
commit
12d160eff3
1 changed files with 1 additions and 1 deletions
|
@ -455,7 +455,7 @@ class crans_ldap :
|
||||||
# Formatage adresse mac
|
# Formatage adresse mac
|
||||||
try : el = '(macAddress=%s)' % format_mac(expr)
|
try : el = '(macAddress=%s)' % format_mac(expr)
|
||||||
except : return ''
|
except : return ''
|
||||||
elif champ == 'paiement' and expr=='ok' :
|
elif champ == 'paiement' and expr == 'ok' :
|
||||||
# Paiement donnant droit à une connexion maintenant ?
|
# Paiement donnant droit à une connexion maintenant ?
|
||||||
# Deux cas :
|
# Deux cas :
|
||||||
# - classique : résident sur le campus, il doit avoir payé pour
|
# - classique : résident sur le campus, il doit avoir payé pour
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue