]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Make XMLOutputter work with phpcs
authorEvan Prodromou <git@evanprodromou.name>
Tue, 13 Jan 2009 16:47:01 +0000 (11:47 -0500)
committerEvan Prodromou <git@evanprodromou.name>
Tue, 13 Jan 2009 16:47:01 +0000 (11:47 -0500)
commit10fcbe9da3456d7f7c07bd1192051602bd8b0762
tree3b19d28d6a4691cfaa109e93f9b971ae11744fe7
parentbbb32dd2f6567bbbfc16db542f631dcc688020fe
Make XMLOutputter work with phpcs

A couple of small changes to comply with code standards.

Also, note that the second param of element() and elementStart() can
be a string.
lib/xmloutputter.php