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

4 lines
178 B
PHP

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