zoneminder/web
Isaac Connor 82f5ab5175 Fix use of DEFINED. It takes a string not a constant. When COOKIE is not set or has changed, set it 2015-05-11 16:22:14 -04:00
..
ajax close the session before requiring the page contents to fix the concurrency issue that exists due to using the file-backed session. 2015-04-20 13:06:34 -04:00
api Initial commit of Logs MVC 2014-11-15 19:03:40 +00:00
css clean out autogenerated files 2013-09-12 14:43:57 -04:00
graphics clean out autogenerated files 2013-09-12 14:43:57 -04:00
includes Don't show ONVIf probe link when ONVIF support is not enabled 2015-02-21 11:12:07 -06:00
js handle empty [file] to prevent logzilla 2014-11-13 09:17:54 -05:00
lang Fix: typo in options_libvlc 2015-04-22 15:26:33 +03:00
scripts Reverting my web changes in develop - keeping them in modern 2013-05-02 10:20:06 -04:00
skins Merge pull request #823 from ZoneMinder/fix_session_concurrency 2015-05-09 17:50:18 -05:00
tools Fix make install failing to install mootools symlinks in an out-of-source build 2013-11-13 16:52:01 +02:00
views clean out autogenerated files 2013-09-12 14:43:57 -04:00
CMakeLists.txt Fix wrong install path for core.php and database.php 2014-04-30 12:25:42 +03:00
Makefile.am Reverting my web changes in develop - keeping them in modern 2013-05-02 10:20:06 -04:00
README.md Update README.md 2013-05-01 08:04:57 -03:00
index.php Fix use of DEFINED. It takes a string not a constant. When COOKIE is not set or has changed, set it 2015-05-11 16:22:14 -04:00

README.md

Modern ZoneMinder Skin

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