Compare commits
No commits in common. "583580e0688ec8c3a50b5979adc7666827fb2d87" and "2bc0c9e56fd7e3e5d86ff6012f278e98c3bf7c29" have entirely different histories.
583580e068
...
2bc0c9e56f
@ -68,8 +68,6 @@ return [
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
$router->addPatternMatcher('email', '[^@ \t\r\n]+@[^@ \t\r\n]+\.[^@ \t\r\n]+');
|
|
||||||
|
|
||||||
$routing = $container->get(Lean\Routing::class);
|
$routing = $container->get(Lean\Routing::class);
|
||||||
$routing->registerRoute($container, getenv('URL_BASE'));
|
$routing->registerRoute($container, getenv('URL_BASE'));
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user