zoneminder/web/api/app
Kyle Johnson 0108f43cab Add function for making vars in zm.conf global in api
This loops throgh zm.conf and sets each variable in it
as global in CakePHP via Configure::write.  The vars
can then later be read withing CakePHP via Configure::read
2014-11-21 21:40:31 +00:00
..
Config Add function for making vars in zm.conf global in api 2014-11-21 21:40:31 +00:00
Console Moved the api to underneath the web directory 2014-04-29 20:41:04 +00:00
Controller Add function for returning system load via api 2014-11-21 19:49:03 +00:00
Lib Moved the api to underneath the web directory 2014-04-29 20:41:04 +00:00
Locale/eng/LC_MESSAGES Moved the api to underneath the web directory 2014-04-29 20:41:04 +00:00
Model Initial commit of Host MVC. 2014-11-16 00:21:55 +00:00
Plugin Moved the api to underneath the web directory 2014-04-29 20:41:04 +00:00
Test Moved the api to underneath the web directory 2014-04-29 20:41:04 +00:00
Vendor Moved the api to underneath the web directory 2014-04-29 20:41:04 +00:00
View Initial commit of Logs MVC 2014-11-15 19:03:40 +00:00
webroot Moved the api to underneath the web directory 2014-04-29 20:41:04 +00:00
.htaccess Moved the api to underneath the web directory 2014-04-29 20:41:04 +00:00
index.php Moved the api to underneath the web directory 2014-04-29 20:41:04 +00:00