You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Moodle 3.9 the file eventslib.php is no longer part of the moodle core.
Warning: require_once(/var/www/html/lib/eventslib.php): failed to open stream: No such file or directory in /var/www/html/mod/adobeconnect/lib.php on line 29
Fatal error: require_once(): Failed opening required '/var/www/html/lib/eventslib.php' (include_path='/var/www/html/lib/pear:.:/usr/local/lib/php') in /var/www/html/mod/adobeconnect/lib.php on line 29
The text was updated successfully, but these errors were encountered:
In Moodle 3.9 the file eventslib.php is no longer part of the moodle core.
Warning: require_once(/var/www/html/lib/eventslib.php): failed to open stream: No such file or directory in /var/www/html/mod/adobeconnect/lib.php on line 29
Fatal error: require_once(): Failed opening required '/var/www/html/lib/eventslib.php' (include_path='/var/www/html/lib/pear:.:/usr/local/lib/php') in /var/www/html/mod/adobeconnect/lib.php on line 29
The text was updated successfully, but these errors were encountered: