From: ivan Date: Sun, 4 Jan 2004 03:54:52 +0000 (+0000) Subject: remove obsolete netscape CCK supportsignup.cgi X-Git-Tag: freeside_1_5_0pre4^2~94 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=f75be857e668201b46c88cf8ba718c1f64ec645e;p=freeside.git 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: