Files
html/api/commands-catalog.php
2026-04-12 22:57:03 +02:00

4 lines
178 B
PHP

<?php
header("Content-Type: application/json");
echo json_encode(["status"=>"maintenance","file"=>"commands-catalog.php","note"=>"PHP syntax error detected by Register Agent"]);