From: ivan Date: Sun, 4 Jan 2004 03:54:52 +0000 (+0000) Subject: remove obsolete netscape CCK supportsignup.cgi X-Git-Tag: NET_WHOIS_RAW_0_31~205 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=f75be857e668201b46c88cf8ba718c1f64ec645e remove obsolete netscape CCK supportsignup.cgi depend on HTTP::BrowserDetect directly instead of via deprecated HTTP::Headers::UserAgent (closes: Bug#578) --- diff --git a/httemplate/docs/signup.html b/httemplate/docs/signup.html index 684521dc0..97d7aa794 100644 --- a/httemplate/docs/signup.html +++ b/httemplate/docs/signup.html @@ -12,7 +12,7 @@ webserver. On this machine, install:
  • Text::Template
  • Storable
  • Business-CreditCard -
  • HTTP::Headers::UserAgent (version 2.0 or higher; not yet indexed correctly on CPAN) +
  • HTTP::BrowserDetect
  • FS::SignupClient (copy the fs_signup/FS-SignupClient directory to the external machine, then: perl Makefile.PL; make; make install) @@ -37,8 +37,6 @@ Optional: