Single quotes were breaking members for cities
authorLaury GvR <laury@gaslightmedia.com>
Fri, 6 Oct 2017 20:50:19 +0000 (16:50 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Fri, 6 Oct 2017 20:50:19 +0000 (16:50 -0400)
commitfc694499ddc228536df38ffbfb3fc2626fcf3d0a
tree62ed236e79611339a986ae9a0251e0ecdda4c7f4
parent15b4f881223097ee6fc99d8e19a9d89f657a0d9f
Single quotes were breaking members for cities

The member names are now manually ran through str_replace to fix
single quotes which were broken due to the way the JSON string is
accessed in the viewfile of cities.html
models/admin/settings/cities.php