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 4ac12eb083
commit 761df8d26b

View File

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