zoneminder/web
Kyle Johnson bffe78904f Display the correct input type for the config option.
I am keying the input type off of the 'Hint' and 'Type' columns
in the Config table.  It would be easier if I just added an 'inputtype'
column to the Config table, and I might do that later, but I don't want to
mess with the database right now.
2013-06-22 11:59:46 -04:00
..
app Display the correct input type for the config option. 2013-06-22 11:59:46 -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 Initial commit of CakePHP 2.3.4 2013-05-01 06:58:31 -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.