When checking for request categories do isset also.
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 19 Sep 2018 20:16:25 +0000 (16:16 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 19 Sep 2018 20:16:25 +0000 (16:16 -0400)
commitfaee6edb1017212e1f7ed72bf6f87ef3636030b8
tree223ac60ddeb434df3c63d724cc201ab363c5ea9d
parentb6df4b48b821ef261116e9f3e3acfc41ff14e647
When checking for request categories do isset also.

This will keep php from getting notices from request categories not
being set.
models/front/events/list.php