Files
weval-consulting/api/dtmp.php

4 lines
166 B
PHP

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