1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-14 10:52:41 +01:00
phorge-phorge/src/applications/phriction/controller
vrana 21a5956a35 Convert phutil_render_tag(X, Y, pht('...')) to phutil_tag
Summary:
Created with spatch:

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

The searched for `<` and `&` by sgrep.

Test Plan: Loaded homepage.

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D4504
2013-01-24 19:20:30 -08:00
..
PhrictionController.php Make "Create Document" in Phriction use workflow 2013-01-11 11:58:31 -08:00
PhrictionDeleteController.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PhrictionDiffController.php Convert phutil_render_tag(X, Y, '...') to phutil_tag 2013-01-24 19:20:27 -08:00
PhrictionDocumentController.php Convert phutil_render_tag(X, Y, pht('...')) to phutil_tag 2013-01-24 19:20:30 -08:00
PhrictionDocumentPreviewController.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PhrictionEditController.php Convert phutil_render_tag(X, Y, '...') to phutil_tag 2013-01-24 19:20:27 -08:00
PhrictionHistoryController.php Convert phutil_render_tag(X, Y, '...') to phutil_tag 2013-01-24 19:20:27 -08:00
PhrictionListController.php Convert phutil_render_tag(X, Y, phutil_escape_html(Z)) to phutil_tag 2013-01-24 19:08:55 -08:00
PhrictionNewController.php Convert phutil_render_tag(X, Y, pht('...')) to phutil_tag 2013-01-24 19:20:30 -08:00