aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/Cobrand.pm
diff options
context:
space:
mode:
authorStruan Donald <struan@exo.org.uk>2011-06-06 19:34:00 +0100
committerStruan Donald <struan@exo.org.uk>2011-06-06 19:34:00 +0100
commit6e276b57c2931a0704fbfaeff91092546a0d9c32 (patch)
treed086cbbd04f952ec169ccf3485ac0dca58ba7153 /perllib/Cobrand.pm
parent30cc0004a14ec330ea693a6b6f94e059a4e6abdd (diff)
parent1825445a2763a9581bedab749f9c60bf03648313 (diff)
Merge branch 'migrate_to_catalyst' of ssh://git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst
Diffstat (limited to 'perllib/Cobrand.pm')
-rw-r--r--perllib/Cobrand.pm3
1 files changed, 0 insertions, 3 deletions
diff --git a/perllib/Cobrand.pm b/perllib/Cobrand.pm
index b1ec6ba75..7d4382583 100644
--- a/perllib/Cobrand.pm
+++ b/perllib/Cobrand.pm
@@ -72,9 +72,6 @@ my %fns = (
'extra_alert_data' => { default => "''" },
# Given a QUERY, extract any extra data required by the cobrand
'extra_data' => { default => "''" },
- # Given a QUERY, return a hash of extra params to be included in
- # any URLs in links produced on the page returned by that query.
- 'extra_params' => { default => "''" },
# Returns any extra text to be displayed with a PROBLEM.
'extra_problem_meta_text' => { default => "''" },
# Returns any extra text to be displayed with an UPDATE.