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

Some more absolute paths #51

Closed blonkm closed 4 years ago

blonkm commented 4 years ago

There are more absolute paths in index and groups. These should be relative, and should not be a problem since both index.php and groups.php reside in the same folder. At some point we might need a 'root' constant variable. See #48