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

absolute path in index.php redirect #38

Closed blonkm closed 4 years ago

blonkm commented 4 years ago

There is an absolute path in the index.php to groups.php. This should use "." because we don't know in what folder the code is installed.