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