mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-04-17 11:09:20 -04:00
method, which encapsulates saving an item and handling name and slug
conflicts. Call this instead of doing a save directly."
Rolled this back because it fails KISS. We already have an API for
saving models with Item_Model::save() that's consistent with all of
our other model code. Adding a new way to save items is confusing and
inconsistent.
This reverts commit 9504f71efc.
4.4 KiB
4.4 KiB