mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-06-01 10:25:57 -04:00
3 lines
72 B
PHP
3 lines
72 B
PHP
$xml = Xml::fromArray(array('response' => $event));
|
|
echo $xml->asXML();
|