centurion-project / Centurion

Centurion is an open-source CMS delivered as a flexible PHP5 Content Management Framework
http://www.centurion-project.org
197 stars 51 forks source link

Csv replace header #19

Closed frenchcomp closed 12 years ago

frenchcomp commented 12 years ago

In the action helper Centurion_Controller_Action_Helper_Csv :

Set the flag $replace of getResponse()->setHeader at true because sometimes, there are already defined in the application. And we do not necessarily clear all predefined headers, but some browser (like Chrome/Chromium) not support several time the same type of header in the same server anwser