diff options
author | Struan Donald <struan@exo.org.uk> | 2011-06-06 12:32:43 +0100 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2011-06-06 12:32:43 +0100 |
commit | 75fe00034fc5be24e2222cf116656fc350b98e67 (patch) | |
tree | df8d29092083025a818688d496e26913ed2a3a7f /perllib/FixMyStreet/Cobrand/Default.pm | |
parent | c297e65b2fb0cf61c5d6a3b2caa477c473fccd96 (diff) | |
parent | 1aa62d33e4e038e9edf994084603086eff26b6ac (diff) |
Merge branch 'migrate_to_catalyst' of ssh://git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst
Diffstat (limited to 'perllib/FixMyStreet/Cobrand/Default.pm')
-rw-r--r-- | perllib/FixMyStreet/Cobrand/Default.pm | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/perllib/FixMyStreet/Cobrand/Default.pm b/perllib/FixMyStreet/Cobrand/Default.pm index 022aff833..0613d0d6e 100644 --- a/perllib/FixMyStreet/Cobrand/Default.pm +++ b/perllib/FixMyStreet/Cobrand/Default.pm @@ -285,14 +285,6 @@ includes any disambiguating information available sub disambiguate_location { "$_[1]&gl=uk" } -=head2 prettify_epoch - -Parameter is EPOCHTIME - -=cut - -sub prettify_epoch { 0 } - =head2 form_elements Parameters are FORM_NAME, QUERY. Return HTML for any extra needed elements for |