|
Hi,
First let me thank you for this nice free component and plugin. Execution works just fine.
But when I use jcron to set up automatic cron jobs by filling the jos_jcron_task table from my code, I have found out a strange behavior:
When I insert an a job entry into the table and set the 'published' field to 1, the scheduled job executes instantly for the first time, even though I'm filling the mhdmd and mhdmd_unix fields with correct values.
Is there a way to prevent this behaviour, so that the job is scheduled without being executed automatically at the time the job is inserted into the table?
Kind regards,
beato
|