mikecao / shorty

A simple URL shortener for PHP
MIT License
272 stars 98 forks source link

Patch homepage code #7

Closed jacobsandersen closed 6 years ago

jacobsandersen commented 6 years ago

Resolves #6 by moving the homepage 404 logic into the conditional branch where q is being evaluated rather than before url is evaluated.