From: ivan Date: Fri, 28 Mar 2003 21:43:11 +0000 (+0000) Subject: oops in null apache export X-Git-Tag: freeside_1_5_0pre1~33 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=fef2bffbf0315a3bd03d63c1d049d2b2afd9f1a7 oops in null apache export --- diff --git a/FS/FS/part_export/apache.pm b/FS/FS/part_export/apache.pm index b72c9bdb0..9161d72b3 100644 --- a/FS/FS/part_export/apache.pm +++ b/FS/FS/part_export/apache.pm @@ -1,4 +1,4 @@ -package FS::part_export::bind; +package FS::part_export::apache; use vars qw(@ISA); use FS::part_export::null;