Files
Grav/tests
Matias Griese 69b39b4b21 Fixed multiple url() issues with streams
* Fixed `url()` returning wrong path if using stream with grav root path in it, eg: `user-data://shop` when Grav is in `/shop`
* Fixed `url()` not returning a path to non-existing file (`user-data://shop` => `/user/data/shop`) if it is set to fail gracefully
* Fixed `url()` returning false on unknown streams, such as `ftp://domain.com`, they should be treated as external URL
2019-06-28 13:36:37 +03:00
..
2016-01-22 10:39:15 +01:00
2019-05-20 10:52:32 +03:00
2016-01-10 19:10:52 +01:00
2016-01-05 11:01:02 +01:00