This website requires JavaScript.
Explore
Help
Register
Sign In
ZaneYork
/
zoneminder
Watch
1
Star
0
Fork
You've already forked zoneminder
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1c920647b8
zoneminder
/
web
/
api
/
app
/
View
/
Groups
/
xml
/
index.ctp
3 lines
73 B
PHP
Raw
Blame
History
$xml
=
Xml
::
fromArray
(
array
(
'response'
=>
$groups
));
echo
$xml
->
asXML
();
Reference in New Issue
View Git Blame
Copy Permalink