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

php notice messages when no course is selected #41

Closed blonkm closed 4 years ago

blonkm commented 4 years ago

/groups.php?action=courses

This leads to notices, that are normally not seen, depending on php ini settings.

blonkm commented 4 years ago

Best to prevent all notices, by simply not running an initial download of courses, when none are selected.