Bugfix
This commit is contained in:
@@ -76,9 +76,6 @@ class IndexPageListener
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if (PHP_SAPI === 'cli') {
|
|
||||||
echo "INDEXPAGE LISTENER ACTIVE: {$set['url']}\n";
|
|
||||||
}
|
|
||||||
|
|
||||||
private function extractMarkers(string $content): array
|
private function extractMarkers(string $content): array
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user