1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 11:22:40 +01:00
phorge-phorge/src/applications/herald/controller
vrana 20768d65d5 Convert phutil_render_tag(X, Y, '...') to phutil_tag
Summary:
Created with spatch:

  lang=diff
  - phutil_render_tag
  + phutil_tag
    (X, Y, '...')

Then searched for `&` and `<` in the output and replaced them.

Test Plan: Loaded homepage.

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D4503
2013-01-24 19:20:27 -08:00
..
HeraldController.php Remove spacer from sidebars. 2013-01-13 08:17:12 -08:00
HeraldDeleteController.php Delete license headers from files 2012-11-05 11:16:51 -08:00
HeraldHomeController.php Convert phutil_render_tag(X, Y, '...') to phutil_tag 2013-01-24 19:20:27 -08:00
HeraldNewController.php Removie panelview backgrounds from Herald. 2013-01-19 12:15:41 -08:00
HeraldRuleController.php Clean up Login, Responsive Forms 2013-01-19 14:30:26 -08:00
HeraldRuleEditHistoryController.php Removie panelview backgrounds from Herald. 2013-01-19 12:15:41 -08:00
HeraldTestConsoleController.php Fix double-menus in Herald transcripts 2013-01-21 07:46:13 -08:00
HeraldTranscriptController.php Convert phutil_render_tag(X, Y, phutil_escape_html(Z)) to phutil_tag 2013-01-24 19:08:55 -08:00
HeraldTranscriptListController.php Convert phutil_render_tag(X, Y, '...') to phutil_tag 2013-01-24 19:20:27 -08:00