zoneminder/web/includes
Isaac Connor 3f8a45bbbb Add a function to setup CORS access headers 2015-12-02 10:05:03 -05:00
..
Makefile.am add Monitor class 2015-09-17 15:29:36 -04:00
Monitor.php fix __call to actually return the value 2015-12-01 15:16:18 -05:00
Server.php Make Server constructor take a row or an id 2015-12-02 10:04:47 -05:00
actions.php Merge branch 'master' into multi-server 2015-09-28 10:04:23 -04:00
config.php.in check for value of ZM_SERVER_NAME and ZM_SERVER_HOST and include it in the error message 2015-09-16 11:12:04 -04:00
control_functions.php convert monitor hash accesses to function calls 2015-12-01 15:16:43 -05:00
database.php Have PDO actually throw exceptions on db errors. Prior to this it would have been just failing silently. Also, fix a . to -> in the exception catcher. 2015-11-11 16:56:28 -05:00
functions.php Add a function to setup CORS access headers 2015-12-02 10:05:03 -05:00
lang.php add translate function 2015-05-10 08:10:30 -05:00
logger.php remove unneccessary quoting and escaping 2013-12-06 15:51:36 -05:00