Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace form_enctype(form) with form_start(form).
Since form_enctype(form) is deprecated since 2.3 form_start(form) should be used.
- Loading branch information