Posted by andreiashu on March 5, 2008 at 11:56am
Jump to:
| Project: | Search export - CSV |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Could use some from this:
http://drupal.org/node/187774#comment-639977
Comments
#1
hello, 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 !