Fix php notice
This commit is contained in:
parent
6ed3ec788a
commit
c13dd083cc
2
vendor/PicoFeed/Filter.php
vendored
2
vendor/PicoFeed/Filter.php
vendored
@ -334,6 +334,8 @@ class Filter
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if (! strlen($path)) return $url;
|
||||||
|
|
||||||
if ($path{0} === '/') {
|
if ($path{0} === '/') {
|
||||||
|
|
||||||
// Absolute path
|
// Absolute path
|
||||||
|
Loading…
Reference in New Issue
Block a user