From: ivan Date: Tue, 11 May 2004 11:22:09 +0000 (+0000) Subject: need to pull in $conf X-Git-Tag: BEFORE_FINAL_MASONIZE~1097 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=a5c64e8089d4e6c76ee070102e3a67baf1485181;p=freeside.git need to pull in $conf --- diff --git a/httemplate/edit/svc_www.cgi b/httemplate/edit/svc_www.cgi index fe7052292..b89672a52 100644 --- a/httemplate/edit/svc_www.cgi +++ b/httemplate/edit/svc_www.cgi @@ -1,6 +1,8 @@ <% +my $conf = new FS::Conf; + my( $svcnum, $pkgnum, $svcpart, $part_svc, $svc_www ); if ( $cgi->param('error') ) { $svc_www = new FS::svc_www ( {