zoneminder/web/api/app/View/Monitors/xml/add.ctp

3 lines
74 B
PHP

$xml = Xml::fromArray(array('response' => $message));
echo $xml->asXML();