Manage parameters for the function that returns the event array.
authorSteve Sutton <ssutton@gmail.com>
Mon, 3 Sep 2018 13:50:53 +0000 (09:50 -0400)
committerSteve Sutton <ssutton@gmail.com>
Mon, 3 Sep 2018 13:50:53 +0000 (09:50 -0400)
commit07acdb7c38baad6e38ea21ec82956690acb7326c
treed50796621df841c573ce554779ab9350f50f594b
parenta17299dd3b4fa051f675d3181bc7048fefffd404
Manage parameters for the function that returns the event array.

Turning the many many parameters into one $event_config array.
Set up $defaults array to merge with the $event_config.
models/front/events/baseAction.php
models/front/events/detail.php
models/front/events/list.php