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