]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
trac533 Removed redundant calls to htmlspecialcharacters().
authorZach Copley <zach@controlyourself.ca>
Wed, 4 Feb 2009 05:22:41 +0000 (21:22 -0800)
committerZach Copley <zach@controlyourself.ca>
Wed, 4 Feb 2009 05:22:41 +0000 (21:22 -0800)
commit19724a51b3da1fb076ca47ce1ea7a4f229fa3b5d
treed37d023142589d7f62ab9ae1d4d9b2a59c3ce3a2
parentc16ddd677588424f51d63d37ea9b3eb34c73c233
trac533 Removed redundant calls to htmlspecialcharacters().
XMLWriter::writeAttribute() already takes care of the escaping for
us, although that doesn't seem to be well documented.
lib/htmloutputter.php