Added Regions to member list filters and have that limiting categories to those with members matching the selected region.
Added to getListSortedParentChild() in dataCategories to also filter by region selected
Also not returning parents of categories with matching active members.
Added getListForSearch() to dataRegions to be able to select by active members.
Added code to members/list.php to handle regiona search and filtering of categories when regions are selected.
Updated update_database_V1.1.22 to change region filter default to false.
Updated members/list.html to include region pick-list.