diff options
author | jeff <jeff> | 2007-11-27 22:33:04 +0000 |
---|---|---|
committer | jeff <jeff> | 2007-11-27 22:33:04 +0000 |
commit | eb60cf2e0820542db8faac1b7bc3a796992e9bce (patch) | |
tree | b27c2a39c1ed96564ebf9f26400fa5112081f3b6 | |
parent | 9528b47cdd92203ba918670838a386b0dcbaf331 (diff) |
comma, please
-rw-r--r-- | FS/FS/part_export/prizm.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/part_export/prizm.pm b/FS/FS/part_export/prizm.pm index 53638b4fa..1a4223d66 100644 --- a/FS/FS/part_export/prizm.pm +++ b/FS/FS/part_export/prizm.pm @@ -141,7 +141,7 @@ sub _export_insert { $err_or_som = $self->prizm_command('NetworkIfService', 'addProvisionedElement', $networkid, $svc->mac_addr, - substr($name . " " . $svc->description + substr($name . " " . $svc->description, 0, 50), $location, $contact, |