blonkm / schoology-improved

Using the Schoology API to do things you can't using the web version
https://blonkm.github.io/schoology-improved/
3 stars 0 forks source link

downloaded files are corrupted (ob_end_clean results in error when buffer is empty) #56

Closed blonkm closed 4 years ago

blonkm commented 4 years ago

_Notice: ob_endclean(): failed to delete buffer. No buffer to delete in /schoology/controller.php on line 118
he notice can be safely ignored.

Since the buffer is empty anyway we can ignore the notice.