diff options
author | Edmund von der Burg <evdb@mysociety.org> | 2011-03-02 13:55:37 +0000 |
---|---|---|
committer | Edmund von der Burg <evdb@mysociety.org> | 2011-03-02 13:55:37 +0000 |
commit | 90395716d892de1d1134a7d0e68866e699c19406 (patch) | |
tree | 9fe5e0b1247ad1f6c0da774ea17fc225667b87b8 /perllib/FixMyStreet/App/View/Web.pm | |
parent | c5a4a6e496f4aebd496336c44a61c0b1c64dfccd (diff) |
Simple email sending
Diffstat (limited to 'perllib/FixMyStreet/App/View/Web.pm')
-rw-r--r-- | perllib/FixMyStreet/App/View/Web.pm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/perllib/FixMyStreet/App/View/Web.pm b/perllib/FixMyStreet/App/View/Web.pm index 306e4c5a7..1c6d73ca7 100644 --- a/perllib/FixMyStreet/App/View/Web.pm +++ b/perllib/FixMyStreet/App/View/Web.pm @@ -32,8 +32,6 @@ TT View for FixMyStreet::App. Passes the text to the localisation engine for translations. -FIXME - currently just passes through. - =cut sub loc { |