Suite une demande tyranique, cele sera gr par ldap
darcs-hash:20051208123548-6d78a-47537ddaf43a22295756841b33ae927a111277fc.gz
This commit is contained in:
parent
f533febce0
commit
46c4ef634e
1 changed files with 1 additions and 5 deletions
|
@ -132,10 +132,6 @@ for IP, elupload in uploadeurs:
|
||||||
###########################################
|
###########################################
|
||||||
inscription = "INSERT INTO avertis_upload (ip_crans,date,hard) VALUES ('%s','now','1')" % IP
|
inscription = "INSERT INTO avertis_upload (ip_crans,date,hard) VALUES ('%s','now','1')" % IP
|
||||||
curseur.execute(inscription)
|
curseur.execute(inscription)
|
||||||
# On inscrit l'ip dans la table des avertis hard :
|
|
||||||
##################################################
|
|
||||||
inscription = "INSERT INTO sanctions (ip_crans,date,upload) VALUES ('%s','now','%s')" % (IP,elupload)
|
|
||||||
curseur.execute(inscription)
|
|
||||||
|
|
||||||
# On sanctionne
|
# On sanctionne
|
||||||
###############
|
###############
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue