Files
weval-consulting/api/wevia-autowire-agent.php

4 lines
182 B
PHP

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