mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-01-02 11:18:02 -05:00
3 lines
77 B
PHP
3 lines
77 B
PHP
$xml = Xml::fromArray(array('response' => $event_data));
|
|
echo $xml->asXML();
|