From: ivan Date: Tue, 11 May 2004 11:22:10 +0000 (+0000) Subject: need to pull in $conf X-Git-Tag: freeside_1_4_2beta1~104 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=75d0e71c4629a595b0d69524de9b7ef41e2b8509;p=freeside.git need to pull in $conf --- 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 @@ <% +my $conf = new FS::Conf; + my( $svcnum, $pkgnum, $svcpart, $part_svc, $svc_www ); if ( $cgi->param('error') ) { $svc_www = new FS::svc_www ( {