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