Kaynağa Gözat

Allow student to see recording see BT#16008

Julio Montoya 5 yıl önce
ebeveyn
işleme
a41b1aa476
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      plugin/bbb/lib/bbb.lib.php

+ 2 - 2
plugin/bbb/lib/bbb.lib.php

@@ -802,9 +802,9 @@ class bbb
                             $this->updateMeetingVideoUrl($meetingDB['id'], $record['playbackFormatUrl']);
                         }
 
-                        if (!$this->isConferenceManager()) {
+                        /*if (!$this->isConferenceManager()) {
                             $record = [];
-                        }
+                        }*/
                     }
                 }