zoneminder/web
Kyle Johnson e3db6e0edc Moved the zmBandwidth option from a cookie to global Configure:: option
In addition I'm no longer passing this option around, instead calling it
where needed.  This _might_ fix #175 as the variable is being set very early on
in bootstrap.php
2013-10-02 08:09:30 -04:00
..
app Moved the zmBandwidth option from a cookie to global Configure:: option 2013-10-02 08:09:30 -04:00
lib/Cake Initial commit of CakePHP 2.3.4 2013-05-01 06:58:31 -04:00
.editorconfig Initial commit of CakePHP 2.3.4 2013-05-01 06:58:31 -04:00
.gitignore Added my events dir to the gitignore list 2013-09-17 08:54:53 -04:00
.htaccess Initial commit of CakePHP 2.3.4 2013-05-01 06:58:31 -04:00
.travis.yml Initial commit of CakePHP 2.3.4 2013-05-01 06:58:31 -04:00
README.md Update README.md 2013-05-01 08:04:57 -03:00
index.php Initial commit of CakePHP 2.3.4 2013-05-01 06:58:31 -04:00

README.md

Modern ZoneMinder Skin

This web frontend to ZoneMinder is a complete rewrite of the classic frontend, based on CakePHP.