fix: remove duplicate <?php tag in check-short.php

This commit is contained in:
Alexander Schmidt
2026-03-26 07:15:28 +01:00
parent 2c3a8a0584
commit 403a08479c

View File

@@ -1,5 +1,4 @@
<?php <?php
<?php
require_once __DIR__ . '/_helpers.php'; require_once __DIR__ . '/_helpers.php';
/** /**