Files
Grav/system
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
..
2019-04-11 15:04:00 -06:00
2019-05-15 15:48:26 -06:00
2019-05-08 14:22:47 -06:00
2017-12-01 00:01:23 -07:00
2019-06-21 15:18:54 -06:00
2019-02-04 22:34:46 +02:00
2019-02-04 22:34:46 +02:00