diff options
author | Matthew Somerville <matthew@balti.ukcod.org.uk> | 2010-07-28 19:11:40 +0100 |
---|---|---|
committer | Matthew Somerville <matthew@balti.ukcod.org.uk> | 2010-07-28 19:11:40 +0100 |
commit | c2239ce7c633aec362b90ae6fc2cd33e5783358a (patch) | |
tree | 5a845b618fad093b0fb82d2ee19a32738652c5c1 /perllib/Cobrand.pm | |
parent | 67b58b2d000bb504577be3d3711799770bb97c76 (diff) | |
parent | b48cb5f0b482faedbdc0bade429009ac0473d364 (diff) |
Merge branch 'master' into cities
Diffstat (limited to 'perllib/Cobrand.pm')
-rw-r--r-- | perllib/Cobrand.pm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/perllib/Cobrand.pm b/perllib/Cobrand.pm index 3fc88d9dc..4433858bb 100644 --- a/perllib/Cobrand.pm +++ b/perllib/Cobrand.pm @@ -90,8 +90,6 @@ my %fns = ( 'root_path_js' => { default => "'var root_path = \"\";'" }, # Return the title to be used in page heads. 'site_title' => { default => "''" }, - # Return the license information - 'license_info' => { default => 'undef' }, # Return the maximum number of items to be given in the list of reports on the map 'on_map_list_limit' => { default => 'undef' }, # Return a boolean indicating whether the cobrand allows photo uploads |