From f75be857e668201b46c88cf8ba718c1f64ec645e Mon Sep 17 00:00:00 2001 From: ivan Date: Sun, 4 Jan 2004 03:54:52 +0000 Subject: [PATCH] remove obsolete netscape CCK supportsignup.cgi depend on HTTP::BrowserDetect directly instead of via deprecated HTTP::Headers::UserAgent (closes: Bug#578) --- httemplate/docs/signup.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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: