Skip to content

Commit

Permalink
publicview
Browse files Browse the repository at this point in the history
  • Loading branch information
pavlosb committed Apr 23, 2024
1 parent d852952 commit 04f4327
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions application/config/routes.php
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,4 @@
$route['default_controller'] = 'welcome';
$route['404_override'] = '';
$route['translate_uri_dashes'] = FALSE;
$route['publicview/(:any)'] = 'publicview/show/$1';

0 comments on commit 04f4327

Please sign in to comment.