1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-14 19:02:41 +01:00
phorge-phorge/src/applications/files/controller
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
..
PhabricatorFileController.php Modernize file uploads 2012-12-16 16:34:01 -08:00
PhabricatorFileDataController.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PhabricatorFileDeleteController.php Convert some phutil_escape_html() to hsprintf() 2013-02-08 15:59:02 -08:00
PhabricatorFileDropUploadController.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PhabricatorFileInfoController.php render_tag -> tag: PropertyListView 2013-01-29 11:01:47 -08:00
PhabricatorFileListController.php Rename setViewer() to setUser() in views 2012-12-21 12:18:55 -08:00
PhabricatorFileShortcutController.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PhabricatorFileTransformController.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PhabricatorFileUploadController.php Convert AphrontFormControl to safe HTML 2013-02-05 15:52:46 -08:00