Julio 8 жил өмнө
parent
commit
42fe7c2aa6

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

@@ -64,7 +64,7 @@ class bbb
             }
         }
 
-        if ($bbbPlugin === true) {
+        if ($bbbPlugin === 'true') {
             $userInfo = api_get_user_info();
             $this->userCompleteName = $userInfo['complete_name'];
             $this->salt = $bbb_salt;