Active
Project:
Search export - CSV
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
5 Mar 2008 at 11:56 UTC
Updated:
21 Nov 2008 at 19:14 UTC
Could use some from this:
http://drupal.org/node/187774#comment-639977
Comments
Comment #1
tbee commentedhello, Ive got a trouble with a part of the code from this module:
within a searchexport_csv_csv function.
I've used it in my module and after I've called it, I've got a file with a redundant content after the expected lines in the file...
So belov the CSV output in the file, there is a code of a whole page, which is unwanted...
I think there will be anything with drupal_set_header function...
Can anyone help ?
Thank you !