Files
weval-consulting/api/d4tools.php

4 lines
169 B
PHP

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