Files
zoneminder/web/api/app/View/View/Configs/xml/view.ctp
2015-06-11 02:58:58 +00:00

3 lines
73 B
PHP

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