Typo
darcs-hash:20051111205844-d1718-b1cc09db49dd10ce8a1b867ccbc8194805d91213.gz
This commit is contained in:
parent
95dc6696f7
commit
5bbac7c0ba
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ from ldap_crans import crans_ldap
|
|||
l = crans_ldap()
|
||||
|
||||
# On commence le fichier XML
|
||||
print '<bornes date="%d">' % time.strftime("%c")
|
||||
print '<bornes date="%s">' % time.strftime("%c")
|
||||
|
||||
# On récupère l'ensemble des bornes
|
||||
bornes = l.search('host=*.wifi.crans.org&canal=*')['machine']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue