Files
zoneminder/web/api/app/View/Snapshots/xml/edit.ctp
2022-11-30 15:11:04 -05:00

3 lines
74 B
PHP

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