From: jeff Date: Thu, 20 Dec 2007 19:24:18 +0000 (+0000) Subject: increase siteName allowed length X-Git-Tag: TRIXBOX_2_6~155 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=a6ae5144ce937bf2a86734543f4ea396758e07fb;p=freeside.git increase siteName allowed length --- diff --git a/FS/FS/part_export/prizm.pm b/FS/FS/part_export/prizm.pm index 1a4223d66..33c53f3ae 100644 --- a/FS/FS/part_export/prizm.pm +++ b/FS/FS/part_export/prizm.pm @@ -142,7 +142,7 @@ sub _export_insert { $networkid, $svc->mac_addr, substr($name . " " . $svc->description, - 0, 50), + 0, 150), $location, $contact, sprintf("%032X", $svc->authkey),