1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 17:58:47 +02:00
phorge-phorge/src/applications/phame
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
..
application Added beta status for applications 2013-01-19 10:31:28 -08:00
config Fix typo in default phame config 2013-01-25 00:40:04 +04:00
controller Convert phutil_render_tag(X, Y, '...') to phutil_tag 2013-01-24 19:20:27 -08:00
query Add Atom export to Phame 2013-01-09 12:25:50 -08:00
skins Convert phutil_render_tag(X, Y, pht('...')) to phutil_tag 2013-01-24 19:20:30 -08:00
storage Add Atom export to Phame 2013-01-09 12:25:50 -08:00
view Convert phutil_render_tag(X, Y, '...') to phutil_tag 2013-01-24 19:20:27 -08:00