Fixed problems various tabs now showing in "Settings" and other fixes.
authorChuck Scott <cscott@gaslightmedia.com>
Tue, 23 Jan 2018 19:35:24 +0000 (14:35 -0500)
committerChuck Scott <cscott@gaslightmedia.com>
Tue, 23 Jan 2018 19:35:24 +0000 (14:35 -0500)
commitfba8387cc55f40f31b5abc8a66d61684b987293a
treee4877bec351838390e6b122c77409565cd51165c
parent1493011a262f0516e14bafb97e8e6ce93b3bf5bc
Fixed problems various tabs now showing in "Settings" and other fixes.

Added filters to commonHooks to say whether members and/or counties are enabled.
Applied those filters in the admin/settings/header.html file instead of view parameters.
Removed code that added $enable_members and $enable_counties view parameters from a number of files.
Added info on new hooks to hooksHelp.html
.gitignore
models/admin/settings/amenities.php
models/admin/settings/categories.php
models/admin/settings/cities.php
models/admin/settings/counties.php
models/admin/settings/index.php
models/admin/settings/regions.php
setup/commonHooks.php
setup/frontHooks.php
setup/hooksHelp.html
views/admin/settings/header.html