Skip to content
Unverified Commit 192d0996 authored by ProFire's avatar ProFire Committed by GitHub
Browse files

Code error in Route Options Example

There is a trailing comma in $routes->connect('/:lang/articles/:slug', ['controller' => 'Articles', 'action' => 'view'],) which would lead to an error. The comma is removed in this proposed change.
parent f377eef7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment