mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-07-29 14:26:56 -04:00
add SaveJPEGs
This commit is contained in:
@@ -9,6 +9,7 @@ class Event {
|
||||
'StorageId',
|
||||
'Name',
|
||||
'DiskSpace',
|
||||
'SaveJPEGs',
|
||||
);
|
||||
public function __construct( $IdOrRow = null ) {
|
||||
$row = NULL;
|
||||
|
||||
Reference in New Issue
Block a user