zoneminder/web/app/Controller
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
..
Component Initial commit of CakePHP 2.3.4 2013-05-01 06:58:31 -04:00
AppController.php Moved the zmBandwidth option from a cookie to global Configure:: option 2013-10-02 08:09:30 -04:00
BandwidthController.php Moved the zmBandwidth option from a cookie to global Configure:: option 2013-10-02 08:09:30 -04:00
ConfigController.php Also grab the Hint column from the Config table 2013-06-22 11:59:03 -04:00
EventsController.php Consolidate the sidebar for Monitors and Events index. 2013-09-27 20:45:25 -04:00
FiltersController.php Initial commit of Filters MVC. 2013-06-04 13:23:00 -04:00
LogsController.php Sort with newest at top, not bottom. 2013-07-11 12:09:45 -04:00
MonitorsController.php Moved the zmBandwidth option from a cookie to global Configure:: option 2013-10-02 08:09:30 -04:00
PagesController.php Initial commit of CakePHP 2.3.4 2013-05-01 06:58:31 -04:00
VersionController.php Polls the update check every 5 minutes and if an update is available it adds a message beside the version number in the footer. This should fix issue #130 2013-09-20 10:49:11 -04:00
ZonesController.php Initial commit of Zone MVC 2013-07-18 08:08:07 -04:00