fixing the filter var escaping issue with apostrophes
authorAnthony Talarico <talarico@gaslightmedia.com>
Mon, 11 Sep 2017 19:38:27 +0000 (15:38 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Mon, 11 Sep 2017 19:38:27 +0000 (15:38 -0400)
commit7c1c1b1fb48a055b230c7c9891b728ef05af10d5
tree122896c0a54224ca9e4a8058fa6caf521134f616
parent729c0eb64ff8908aaf65747b768ce744407f264c
fixing the filter var escaping issue with apostrophes

using FILTER FLAG NO ENCODE QUOTES to leave those characters in names alone when
searching. adding stripslashes to smarty output
models/front/obits/search.php
views/front/obits/searchResults.html