diff options
author | ivan <ivan> | 2003-08-05 20:06:53 +0000 |
---|---|---|
committer | ivan <ivan> | 2003-08-05 20:06:53 +0000 |
commit | aba697b7bf6a38c51d43612051ba7f7b5740f30f (patch) | |
tree | 0d0438529ed71cd609a22e1b0e408073d8c30b80 /htetc/handler.pl | |
parent | 2f23a1347c69ebe9a36efcd67f506fe253fefac1 (diff) |
no svc_acct_sm in 1.5
Diffstat (limited to 'htetc/handler.pl')
-rw-r--r-- | htetc/handler.pl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/htetc/handler.pl b/htetc/handler.pl index c81db8664..2b645cef4 100644 --- a/htetc/handler.pl +++ b/htetc/handler.pl @@ -108,7 +108,6 @@ sub handler 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; |