From 66729728e57c13e44eaac51dc8deaf37e47b7530 Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 4 Feb 2003 22:04:31 +0000 Subject: [PATCH] 1.5-specific fixes --- htetc/global.asa | 1 - httemplate/docs/install.html | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/htetc/global.asa b/htetc/global.asa index a2d8dee12..7d84600ed 100644 --- a/htetc/global.asa +++ b/htetc/global.asa @@ -48,7 +48,6 @@ use FS::raddb; use FS::session; use FS::svc_acct; use FS::svc_acct_pop qw(popselector); -use FS::svc_acct_sm; use FS::svc_domain; use FS::svc_forward; use FS::svc_www; diff --git a/httemplate/docs/install.html b/httemplate/docs/install.html index 36b8ae0e7..51dce4da5 100644 --- a/httemplate/docs/install.html +++ b/httemplate/docs/install.html @@ -54,6 +54,7 @@ Before installing, you need:
  • Storable
  • NetAddr-IP +
  • Chart
  • Apache::DBI (optional but recommended for better webinterface performance) -- 2.11.0