summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorivan <ivan>2003-03-28 21:43:06 +0000
committerivan <ivan>2003-03-28 21:43:06 +0000
commitc51c179657bba32651b8b10fbcc58eb9ca98c49d (patch)
tree3eb7f23821e7ab43ffedbe1b66f36d2bcd58bca1
parent6e2622a89e250a6965a0d65c3c11ff443f563c55 (diff)
oops in null apache export
-rw-r--r--FS/FS/part_export/apache.pm2
1 files changed, 1 insertions, 1 deletions
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;