X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FUID.pm;h=ebf9b96e5271bca13cee2b6b234085e8512c5a73;hb=0d6147067e8d5317d01692f8588b3a0167c664c8;hp=b1e590f2f299807cda27a414ed299108d246b960;hpb=25747983ac27c3b804a2f15312c8c7b59769e014;p=freeside.git diff --git a/FS/FS/UID.pm b/FS/FS/UID.pm index b1e590f2f..ebf9b96e5 100644 --- a/FS/FS/UID.pm +++ b/FS/FS/UID.pm @@ -87,7 +87,7 @@ sub forksuidsetup { getsecrets; $dbh = DBI->connect($datasrc,$db_user,$db_pass, { 'AutoCommit' => 0, - 'ChopBlanks' => 1, + #'ChopBlanks' => 1, } ) or die "DBI->connect error: $DBI::errstr\n"; foreach ( keys %callback ) { @@ -256,7 +256,7 @@ coderef into the hash %FS::UID::callback : =head1 VERSION -$Id: UID.pm,v 1.16 2002-06-28 08:23:44 ivan Exp $ +$Id: UID.pm,v 1.21 2002-09-27 12:14:12 ivan Exp $ =head1 BUGS