Closed Jericho closed 7 years ago
CakeMail throws an exception when we attempt to update a category. This issue is due to the fact that the documentation says that we must pass a parameter called templates_copyable but in fact the name of this parameter is copyable.
templates_copyable
copyable
CakeMail throws an exception when we attempt to update a category. This issue is due to the fact that the documentation says that we must pass a parameter called
templates_copyable
but in fact the name of this parameter iscopyable
.