summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--FS/FS/part_export/prizm.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/part_export/prizm.pm b/FS/FS/part_export/prizm.pm
index 97054408f..036d2061d 100644
--- a/FS/FS/part_export/prizm.pm
+++ b/FS/FS/part_export/prizm.pm
@@ -213,7 +213,7 @@ sub _export_insert {
0, $element_name_length),
$location,
$contact,
- sprintf("%032X", $svc->authkey),
+ sprintf("%032X", $svc->authkey || 0),
$performance_profile,
$svc->vlan_profile,
($self->option('ems') ? 1 : 0 ),