- Issue created by @joseph.olstad
- Merge request !14Issue #3505435 by joseph.olstad: Warning: Undefined variable $url in... → (Open) created by joseph.olstad
- 🇨🇦Canada joseph.olstad
Tested the merge request patch, it fixes the warnings.
- Issue was unassigned.
- Status changed to RTBC
about 2 months ago 6:30pm 15 April 2025 - 🇨🇦Canada Liam Morland Ontario, CA 🇨🇦
The merge request will fix this issue. (It could also be fixed by using
isset()
instead of!is_null()
.)