flexchart advance error when logged out bug fix
This commit is contained in:
@@ -88,7 +88,7 @@ class Command(BaseCommand):
|
||||
res += ['fail: '+name]
|
||||
donotdelete = 1
|
||||
try:
|
||||
dd = send_confirm(u,name,link)
|
||||
dd = send_confirm(rr.user,name,link)
|
||||
except:
|
||||
pass
|
||||
|
||||
|
||||
Reference in New Issue
Block a user