Private
Public Access
1
0

Merge tag 'v4.92' into develop

typo fix
This commit is contained in:
Sander Roosendaal
2017-11-05 19:52:18 +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