mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-06-13 08:16:16 -04:00
3 lines
77 B
PHP
3 lines
77 B
PHP
$xml = Xml::fromArray(array('response' => $serverstat));
|
|
echo $xml->asXML();
|