From 3a9efd541ab06353ee6f2e3353abcb789f493528 Mon Sep 17 00:00:00 2001 From: Lars Gebhardt-Kusche Date: Thu, 27 Nov 2025 23:26:23 +0100 Subject: [PATCH] up --- tools/i18n_collect_keys.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/tools/i18n_collect_keys.php b/tools/i18n_collect_keys.php index 4fd5096..067cf02 100644 --- a/tools/i18n_collect_keys.php +++ b/tools/i18n_collect_keys.php @@ -15,8 +15,6 @@ * - HTTP: https://.../tools/i18n_collect_keys.php */ -echo "ich starte\n"; - declare(strict_types=1); $baseDir = dirname(__DIR__);