diff options
-rw-r--r-- | FS/FS/part_export/shellcommands.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/part_export/shellcommands.pm b/FS/FS/part_export/shellcommands.pm index a54c04c4b..0b9e475db 100644 --- a/FS/FS/part_export/shellcommands.pm +++ b/FS/FS/part_export/shellcommands.pm @@ -1,4 +1,4 @@ -ackage FS::part_export::shellcommands; +package FS::part_export::shellcommands; use vars qw(@ISA %info); use Tie::IxHash; |