Explorar el Código

Allow student to see recording see BT#16008

Julio Montoya hace 5 años
padre
commit
a41b1aa476
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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 = [];
-                        }
+                        }*/
                     }
                 }