mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2025-12-23 14:27:59 -05:00
Fix Monitor=>Frame in associations
This commit is contained in:
@@ -110,7 +110,7 @@ class EventData extends AppModel {
|
||||
'fields' => '',
|
||||
'order' => ''
|
||||
),
|
||||
'Monitor' => array(
|
||||
'Frame' => array(
|
||||
'className' => 'Frame',
|
||||
'foreignKey' => 'FrameId',
|
||||
'conditions' => '',
|
||||
|
||||
Reference in New Issue
Block a user