|
|
|
I created a new block, then I later tried to add $this->cron = 3600; to the init function and bump the version number but the fact I've added a setting for the cron doesn't get updated in the mdl_blocks table. However if I remove the block and then reinstall it, the cron value is added to the table.
|
|
Description
|
I created a new block, then I later tried to add $this->cron = 3600; to the init function and bump the version number but the fact I've added a setting for the cron doesn't get updated in the mdl_blocks table. However if I remove the block and then reinstall it, the cron value is added to the table. |
Show » |
| There are no comments yet on this issue.
|
|