Reworking how event categories are saved when editing an event
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 22 Feb 2019 19:27:41 +0000 (14:27 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 22 Feb 2019 19:27:41 +0000 (14:27 -0500)
commitc17cd9eb80e8f8e740b070a958b7b26f0d519889
tree4f52a060f4d68defb88b22a21057e086d6a67afb
parent0dc451b0c21d1c63a8a5542068c377811c4f8b7f
Reworking how event categories are saved when editing an event

Moving the setup event category call until after it has foreached
through the current category list. Doing this each time was needless.
index.php
models/admin/events/list.php
readme.txt