zoneminder/web/includes
Andrew Bauer ab7b4ab3e6 Merge pull request #1221 from ZoneMinder/rotate_dimensions_when_image_is_rotated
implement Width and Height functions, and test for image rotation and…
2016-02-04 10:17:19 -06:00
..
Makefile.am add Monitor class 2015-09-17 15:29:36 -04:00
Monitor.php implement Width and Height functions, and test for image rotation and output opposite dimension. Fixes #1220 2016-01-04 13:15:50 -05:00
Server.php return empty for the non multi-server case 2016-01-04 13:46:05 -05:00
actions.php Merge branch 'master' into multi-server 2015-12-09 10:43:38 -05: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 use trim on values when saving. 2016-01-14 09:37:41 -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