bigbluebutton / bigbluebutton-api-php

Offical @BigBlueButton PHP API
https://github.com/bigbluebutton/bigbluebutton/
GNU Lesser General Public License v3.0
179 stars 198 forks source link

Replace deprecated lockSettingsDisableNote by lockSettingsDisableNotes #235

Closed DigitalTimK closed 5 months ago

DigitalTimK commented 5 months ago

Solve bug (deprecation message) reported by issue #229

Background BBB-Server reports a deprecation warning for lockSettingsDisableNote. According to documentation lockSettingsDisableNotes was introduced with API version 2.2.

Must have been always an unsolved typo.