Skip to content
Snippets Groups Projects
user avatar
Stein Magne Bjorklund authored
- Reduce logic complexity.
- Return early. Code get called on every request and should be fast.
- Remove support for mirroring multiple uri. Code uses a long gone
PHP function. Split this into a private method.
e30311d6
History