summaryrefslogtreecommitdiff
path: root/FS/FS/Misc
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2015-01-14 12:36:18 -0800
committerMark Wells <mark@freeside.biz>2015-01-14 12:36:18 -0800
commit53565181442e97c9763047fd7d3c004f80618411 (patch)
tree56180ac32cee3627a18bcdf9a2b822460be43c34 /FS/FS/Misc
parent46913d918c2313e003578c2d8f649319a4f6a87d (diff)
voip_ms CDRs: fix misnamed module, set better default for import script, #31835
Diffstat (limited to 'FS/FS/Misc')
-rw-r--r--FS/FS/Misc/Getopt.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/FS/FS/Misc/Getopt.pm b/FS/FS/Misc/Getopt.pm
index 973295b..a9d0ecf 100644
--- a/FS/FS/Misc/Getopt.pm
+++ b/FS/FS/Misc/Getopt.pm
@@ -1,8 +1,8 @@
-package FS::Getopt;
+package FS::Misc::Getopt;
=head1 NAME
-FS::Getopt - Getopt::Std for Freeside command line/cron scripts
+FS::Misc::Getopt - Getopt::Std for Freeside command line/cron scripts
=head1 SYNOPSIS