Commit ee5198e9 authored by Gervase Markham's avatar Gervase Markham

Bug 978615 - remove URL to unavailable webdot server. r,a=glob

parent ca99361e
...@@ -21,7 +21,7 @@ sub get_param_list { ...@@ -21,7 +21,7 @@ sub get_param_list {
{ {
name => 'webdotbase', name => 'webdotbase',
type => 't', type => 't',
default => 'http://www.research.att.com/~north/cgi-bin/webdot.cgi/%urlbase%', default => '',
checker => \&check_webdotbase checker => \&check_webdotbase
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment