Private
Public Access
1
0

Merge branch 'hotfix/v4.92'

This commit is contained in:
Sander Roosendaal
2017-11-05 19:52:06 +01:00

View File

@@ -301,7 +301,7 @@ def handle_zip_file(emailfrom, subject, file,**kwargs):
try:
debug = kwargs['debug']
except KeyError:
debug = false
debug = False
if debug:
print message