summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorivan <ivan>2004-05-11 11:22:10 +0000
committerivan <ivan>2004-05-11 11:22:10 +0000
commit75d0e71c4629a595b0d69524de9b7ef41e2b8509 (patch)
tree233870957bbd141a025d8ea39ff6c6ffd5df3e87
parent68925a3b3dc3e610f9528e6ffa979c0587b9722d (diff)
need to pull in $conf
-rw-r--r--httemplate/edit/svc_www.cgi2
1 files changed, 2 insertions, 0 deletions
diff --git a/httemplate/edit/svc_www.cgi b/httemplate/edit/svc_www.cgi
index 6e5f1e986..c037d5807 100644
--- a/httemplate/edit/svc_www.cgi
+++ b/httemplate/edit/svc_www.cgi
@@ -1,6 +1,8 @@
<!-- mason kludge -->
<%
+my $conf = new FS::Conf;
+
my( $svcnum, $pkgnum, $svcpart, $part_svc, $svc_www );
if ( $cgi->param('error') ) {
$svc_www = new FS::svc_www ( {