mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-06 13:25:51 +01:00
bug fix: issues
This commit is contained in:
@@ -141,8 +141,8 @@ class EmailMarketingManager:
|
||||
if emACL.checkIfEMEnabled(admin.userName) == 0:
|
||||
return ACLManager.loadErrorJson()
|
||||
|
||||
em = EM('createEmailList', extraArgs)
|
||||
em.start()
|
||||
# em = EM('createEmailList', extraArgs)
|
||||
# em.start()
|
||||
|
||||
time.sleep(2)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user