mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-03-18 13:57:48 -04:00
3 lines
75 B
PHP
3 lines
75 B
PHP
$xml = Xml::fromArray(array('response' => $monitors));
|
|
echo $xml->asXML();
|