Files
weval-consulting/api/ia.php

4 lines
164 B
PHP

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