Compare commits
2 Commits
2bc0c9e56f
...
583580e068
Author | SHA1 | Date | |
---|---|---|---|
583580e068 | |||
5b7da3237f |
@ -68,6 +68,8 @@ return [
|
||||
}
|
||||
}
|
||||
|
||||
$router->addPatternMatcher('email', '[^@ \t\r\n]+@[^@ \t\r\n]+\.[^@ \t\r\n]+');
|
||||
|
||||
$routing = $container->get(Lean\Routing::class);
|
||||
$routing->registerRoute($container, getenv('URL_BASE'));
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user