summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--FS/FS/part_export/vitelity.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/part_export/vitelity.pm b/FS/FS/part_export/vitelity.pm
index 1505c78d3..30c68d316 100644
--- a/FS/FS/part_export/vitelity.pm
+++ b/FS/FS/part_export/vitelity.pm
@@ -320,7 +320,7 @@ sub _export_insert {
'';
}
-sub e911send {
+sub e911_send {
my($self, $svc_phone) = (shift, shift);
return '' if $self->option('disable_e911');