mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-03-12 19:08:00 -04:00
3 lines
72 B
PHP
3 lines
72 B
PHP
$xml = Xml::fromArray(array('response' => $group));
|
|
echo $xml->asXML();
|