Files
weval-consulting/api/wc2.php

4 lines
165 B
PHP

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