mirror of
https://github.com/flextype/flextype.git
synced 2025-08-15 01:24:25 +02:00
@@ -2,4 +2,4 @@
|
||||
|
||||
namespace Flextype;
|
||||
|
||||
$app->get('{uri:.+}', 'SiteController:index')->setName('index');
|
||||
$app->get('{uri:.+}', 'SiteController:index')->setName('site.index');
|
||||
|
Reference in New Issue
Block a user