Hi all, I’m really struggling with an unexpected end of file error that I am receiving.
For starters, the code is pretty lengthy so I’ll post a link to it rather than submitting it here: https://github.com/csev/tsugi/blob/master/lib/lms_lib.php
So this is part of a course I am taking, and the intent is to install and later utilize tsugi, but this one file is giving me issues. It does not appear as though anyone else received this error when running the file, and after running the code through an IDE I couldn’t spot any obvious bracketing issues. Is there something I’m possibly missing?
I appreciate any help you can give! Thanks for your time.