From: ivan Date: Fri, 28 Mar 2003 21:43:06 +0000 (+0000) Subject: oops in null apache export X-Git-Tag: freeside_1_4_1beta8~17 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=c51c179657bba32651b8b10fbcc58eb9ca98c49d;hp=6e2622a89e250a6965a0d65c3c11ff443f563c55;p=freeside.git 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;