zoneminder/web/api/app/View/Configs/xml/index.ctp

3 lines
74 B
PHP

$xml = Xml::fromArray(array('response' => $configs));
echo $xml->asXML();