Files
zoneminder/web/api/app/View/Monitors/xml/edit.ctp
2014-04-29 20:41:04 +00:00

3 lines
74 B
PHP

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