master
Sfan5 2014-03-03 19:27:28 +01:00
parent 8b47d4f53c
commit 67865f1ff0
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
antiabuse.py - Phenny AntiAbuse Module
Copyright 2012, Sfan5
"""
import time
import time, sqlite3
antiabuse = {}
antiabuse["timeout"] = {}