fix: remove duplicate <?php tag in verify.php (HTTP 500)

This commit is contained in:
Alexander Schmidt
2026-03-26 07:36:35 +01:00
parent 1bbf309029
commit 69c66aea38

View File

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