1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 17:32:41 +01:00
phorge-phorge/src/applications/ponder/view
vrana d817dfa8fc Convert some phutil_escape_html() to hsprintf()
Summary: Found by `sgrep_php -e '"...".phutil_escape_html(...)'`.

Test Plan:
/
/D1
/uiexample/
/countdown/1/
/herald/transcript/1/all/

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Maniphest Tasks: T2432

Differential Revision: https://secure.phabricator.com/D4869
2013-02-08 15:59:02 -08:00
..
PonderAddAnswerView.php Move setUser() to AphrontView 2012-12-20 14:49:52 -08:00
PonderAddCommentView.php Convert AphrontFormLayoutView to safe HTML 2013-02-07 18:01:00 -08:00
PonderAnswerListView.php Move setUser() to AphrontView 2012-12-20 14:49:52 -08:00
PonderCommentListView.php Kill some PhutilSafeHTML 2013-02-07 18:01:01 -08:00
PonderPostBodyView.php render_tag -> tag: final block 2013-02-04 11:38:04 -08:00
PonderQuestionDetailView.php Move setUser() to AphrontView 2012-12-20 14:49:52 -08:00
PonderQuestionSummaryView.php Convert some phutil_escape_html() to hsprintf() 2013-02-08 15:59:02 -08:00
PonderUserProfileView.php Fix object ObjectItemListView attributes 2013-01-28 18:09:00 -08:00
PonderVotableView.php Convert more render_tag -> tag 2013-01-28 18:41:43 -08:00