mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-03-10 18:06:52 -04:00
3 lines
73 B
PHP
3 lines
73 B
PHP
$xml = Xml::fromArray(array('response' => $config));
|
|
echo $xml->asXML();
|