Merge branch 'hotfix/v4.92'
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user