djplaner / moodle-mod_bim

A Moodle activity module the provides support for managing/marking individual student blogs hosted on external services.
http://davidtjones.wordpress.com/research/bam-blog-aggregation-management/
7 stars 2 forks source link

fix error in Moodle 3.4+ where the 'object' class was removed #103

Closed jonof closed 6 years ago

jonof commented 6 years ago

For PHP 7.2 compatibility. Refer to HQ issues MDL-60281 and MDL-52471.

djplaner commented 6 years ago

Ta muchly.