Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
This commit is contained in:
Kevin Decherf 2018-10-24 22:33:32 +02:00
parent 6059967951
commit 1b220426e2

View file

@ -349,6 +349,7 @@ class ContentProxy
if ($this->ignoreUrl($entry->getUrl())) {
$entry->setUrl($url);
return false;
}