mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 06:53:15 +00:00
Coding standards
This commit is contained in:
@@ -260,7 +260,7 @@ class Controller_Admin_Users implements ControllerProviderInterface
|
||||
|
||||
$response = new Response($CSVDatas, 200, array('Content-Type' => 'text/plain'));
|
||||
$response->headers->set('Content-Disposition', 'attachment; filename=export.txt');
|
||||
|
||||
|
||||
return $response;
|
||||
}
|
||||
);
|
||||
|
Reference in New Issue
Block a user