This commit is contained in:
Jürgen Mummert
2025-12-23 11:16:00 +01:00
parent 50a201a490
commit 1833c2044e
-3
View File
@@ -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
{ {