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

3 lines
78 B
PHP

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