This commit is contained in:
Tibor Bossanyi (Freelancer)
2021-09-17 17:45:29 +02:00
parent 02e39f1811
commit b8072b6459
4 changed files with 5 additions and 7 deletions
@@ -12,7 +12,8 @@ class MyCronJob(CronJobBase):
print(datetime.datetime.now(), " *** END sync customers ")
def do(self):
helper = MauticHelper()
helper.syncTrial()
pass
#helper = MauticHelper()
#helper.syncTrial()