zoneminder/web/includes
Isaac Connor fdbca4760f dbFetchAll should always return an array. Not null on error 2020-12-05 16:38:25 -05:00
..
actions Don't start filter if the command was execute 2020-07-30 17:13:30 -04:00
csrf Use zm_session_start 2020-08-25 11:30:22 -04:00
Control.php Add warnings when the type of movement is not selected 2020-01-02 17:03:52 -05:00
Event.php Only save the DiskSpace on completed events. Fixes #3007 2020-08-07 09:53:15 -04:00
Filter.php fix restarting zmcontrol on remote servers by passing object=filter as well 2020-01-13 17:16:15 -05:00
Frame.php Add defaults to Frame 2019-09-22 14:21:59 -04:00
Group.php Escape table names for mysql-8 2020-06-04 11:44:59 -04:00
Monitor.php Improve error message when a row doesn't exist in the Monitor_Status table 2020-10-14 11:32:33 -04:00
MontageLayout.php Apply relevant changes to deal with php7,4 deprecations 2019-12-07 11:45:32 -05:00
Object.php Escape table names for mysql-8 2020-06-04 11:44:59 -04:00
Server.php Missing -> 2019-12-07 10:38:51 -05:00
Storage.php Merge branch 'master' of github.com:ZoneMinder/zoneminder 2020-01-13 16:11:19 -05:00
Zone.php add Zone.php from master 2020-05-01 13:20:42 -04:00
auth.php Introduce get_auth_relay to return an auth string to use in urls. 2020-08-25 12:38:31 -04:00
config.php.in Check for definition of ZM_TIMEZONE before using it. Fixes #2895 2020-04-02 14:00:36 -04:00
control_functions.php Change Orientation Enum to use strings instead of numbers as values. Sync them up with what we use in C code 2019-11-29 13:53:46 -05:00
database.php dbFetchAll should always return an array. Not null on error 2020-12-05 16:38:25 -05:00
functions.php Add line breaks in select options 2020-10-15 17:16:14 -04:00
lang.php silence warning when no language is set 2020-04-23 17:38:15 -04:00
logger.php Spacing 2020-05-13 08:06:55 -04:00
session.php Remove debug 2019-09-17 12:07:30 -04:00