mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-09-08 11:26:15 -04:00
Merge branch 'master' into storageareas
This commit is contained in:
commit
c8c34d3f95
6 files changed
+20
-19
No files matched your search
@@ -100,7 +100,7 @@ class Event extends AppModel {
|
||||
),
|
||||
);
|
||||
|
||||
public function Relative_Path($event) {
|
||||
public function Relative_Path($event) {
|
||||
$event_path = '';
|
||||
|
||||
if ( $event['Scheme'] == 'Deep' ) {
|
||||
|
||||
Reference in new issue
Block a user