diff --git a/appinfo/routes.php b/appinfo/routes.php index 6d5c178c3..054b5767f 100644 --- a/appinfo/routes.php +++ b/appinfo/routes.php @@ -153,6 +153,7 @@ 'verb' => 'GET', 'requirements' => array('path' => '.*'), 'defaults' => array('path' => 'dummy'), + 'postfix' => 'catchall', ] ] ];