mirror of
https://github.com/skipperbent/simple-php-router.git
synced 2026-06-13 17:23:27 +03:00
- Won't prepend subdomain to urls if subdomain is equal to current host. - Url: implemented parse function. - Router: getUrl now parses url to properly parse the subdomain.