Add pretreatment hooks
This commit is contained in:
parent
68c88fc864
commit
926abd8806
3 changed files with 14 additions and 9 deletions
|
|
@ -185,6 +185,3 @@ def parseask(msg):
|
|||
else:
|
||||
msg.send_snd ("Un événement portant ce nom existe déjà.")
|
||||
return False
|
||||
|
||||
def parselisten (msg):
|
||||
return False
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue