nothing real
This commit is contained in:
parent
2fc7ce2149
commit
68a2e49516
@ -2,6 +2,7 @@ import md5
|
||||
from logger import Logger
|
||||
import Entry
|
||||
|
||||
|
||||
class AdminFuncException(Exception):
|
||||
def __init__(self, msg):
|
||||
Logger.log("Exception in AdminFuncs: %s" % msg)
|
||||
|
Loading…
x
Reference in New Issue
Block a user