zoneminder/web/api/app/Controller
Joe 87f09d3b7e Fix usage of unset variable
If daemon or args are unset the preg_replace is never called which can
result in count not having a value when referenced in the if statement.
This generates a warning in error.log.
2023-08-13 17:56:55 -07:00
..
Component It is not necessary to escape the field as cakephp will do it for us 2023-05-12 15:07:28 -04:00
AppController.php Info to Debug for login. 2023-08-08 14:24:36 -04:00
CameraModelsController.php [API] Fix User variable from array to object 2023-04-23 22:07:24 +02:00
ConfigsController.php Prevent editing of system config entries through the api 2022-05-30 10:02:49 -04:00
ControlsController.php Merged Angular UI branch API to master 2015-06-11 02:58:58 +00:00
EventDataController.php [API] Fix User variable from array to object 2023-04-23 22:07:24 +02:00
EventsController.php Load the ZM::Event using the Event Model data instead of loading by Id which goes back to db. 2023-06-09 10:53:10 -04:00
FramesController.php Use viewableMonitorIds instead of deprecated MonitorIds 2023-05-12 08:59:36 -04:00
GroupsController.php [API] Fix User variable from array to object 2023-04-23 22:07:24 +02:00
HostController.php Fix usage of unset variable 2023-08-13 17:56:55 -07:00
LogsController.php [API] Fix User variable from array to object 2023-04-23 22:07:24 +02:00
ManufacturersController.php [API] Fix User variable from array to object 2023-04-23 22:07:24 +02:00
MonitorsController.php [API] Fix User variable from array to object 2023-04-23 22:07:24 +02:00
PagesController.php further merges from cakephp 2.10.8 2018-03-21 13:09:55 -04:00
ServerStatsController.php [API] Fix User variable from array to object 2023-04-23 22:07:24 +02:00
ServersController.php [API] Fix User variable from array to object 2023-04-23 22:07:24 +02:00
SnapshotsController.php [API] Fix User variable from array to object 2023-04-23 22:07:24 +02:00
StatesController.php [API] Fix User variable from array to object 2023-04-23 22:07:24 +02:00
StorageController.php Add named parameter filtering to Storage controller 2023-05-12 14:10:53 -04:00
UserPreferenceController.php Finish roughing in UserPreference in api 2023-05-12 14:10:53 -04:00
UsersController.php [API] Fix User variable from array to object 2023-04-23 22:07:24 +02:00
ZonePresetsController.php fix spacing/quotes/google code style 2018-07-24 16:41:09 -04:00
ZonesController.php [API] Fix User variable from array to object 2023-04-23 22:07:24 +02:00