This website requires JavaScript.
Explore
Help
Sign In
ZoneMinder
/
zoneminder
mirror of
https://github.com/ZoneMinder/zoneminder.git
Watch
1
Star
0
Fork
You've already forked zoneminder
0
Code
Issues
Projects
Releases
Wiki
Activity
5c80e098c5
zoneminder
/
web
/
api
/
app
/
View
/
Zones
/
xml
/
index.ctp
3 lines
72 B
PHP
Raw
Blame
History
$xml
=
Xml
::
fromArray
(
array
(
'response'
=>
$zones
));
echo
$xml
->
asXML
();
Reference in New Issue
View Git Blame
Copy Permalink