I forgot again

This commit is contained in:
2025-07-12 20:32:29 -07:00
parent 001df98458
commit 97c6f5a2f8
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
<?php
require __DIR__ . '/../incl/util.php';
setPlainHeader();
setJsonHeader();
checkClientDatabaseVersion();
$post = getPostData();