]> gitweb.ps.run Git - ps-cgit/commitdiff
prefer html_raw() to write()
authorMark Lodato <lodatom@gmail.com>
Sat, 4 Sep 2010 18:18:16 +0000 (14:18 -0400)
committerMark Lodato <lodatom@gmail.com>
Sat, 4 Sep 2010 18:30:10 +0000 (14:30 -0400)
To make the code more consistent, and to not rely on the implementation
of html(), always use html_raw(...) instead of write(htmlfd, ...).

Signed-off-by: Mark Lodato <lodatom@gmail.com>

No differences found