Files
zoneminder/web/api/app/View/Groups/xml/edit.ctp
2018-03-04 23:01:52 -08:00

3 lines
74 B
PHP

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