I had the same problem with Delivery control and ZC v1.3.9f.
I were able to fix it by renaming the action "update" to "devUpdate".

On line 47: Change "case 'update':" to "case 'devUpdate':"
On line 371: Change "$action='update';" to "$action='devUpdate';"

Good luck and thanx for the mod!