mirror of
https://github.com/itflow-org/itflow
synced 2026-03-06 22:04:51 +00:00
Deduplicate POST value assignment for add/edit operations in post.php with a 'model' concept. This should also help prevent things breaking when one of the functions are updated but the other is missed.