Skip to content

Commit

Permalink
Add routes file for csvview
Browse files Browse the repository at this point in the history
  • Loading branch information
josegonzalez committed Jul 18, 2016
1 parent 4f109ab commit 38ade3d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/routes.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<?php
use Cake\Routing\Router;
Router::extensions('csv');

0 comments on commit 38ade3d

Please sign in to comment.