BUGFIX for html encoded characters in the pdf footers.
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 13 Dec 2016 20:37:17 +0000 (15:37 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 13 Dec 2016 20:37:17 +0000 (15:37 -0500)
commit1d4a1b8fd78e0932f74d49602a2df8da417cca62
treedf5248a84788eff3d5e4c98092e7c12dee612140
parent6cd5141b9fa02ca5e79a6742c6d12345dabcc0ab
BUGFIX for html encoded characters in the pdf footers.

When saving the Footer text for the event management it will save it as
htmlspecialchars. Encoding ampersand into html code. This needs to be
undone when it is put into the pdf footer so it can be done correctly.
index.php
models/front/events/list.php