no header?
authorivan <ivan>
Thu, 3 Dec 2009 04:22:18 +0000 (04:22 +0000)
committerivan <ivan>
Thu, 3 Dec 2009 04:22:18 +0000 (04:22 +0000)
FS/FS/cdr/sansay.pm

index 44accdc..a20cff1 100644 (file)
@@ -8,7 +8,7 @@ use FS::cdr qw( _cdr_date_parser_maker _cdr_min_parser_maker );
 %info = (
   'name'          => 'Sansay VSX',
   'weight'        => 135,
-  'header'        => 1,     #0 default, set to 1 to ignore the first line, or
+  'header'        => 0,     #0 default, set to 1 to ignore the first line, or
                             # to higher numbers to ignore that number of lines
   'type'          => 'csv', #csv (default), fixedlength or xls
   'sep_char'      => ';',   #for csv, defaults to ,