Earlier I was installing Activity Locking onto a Moodle installation that is in the same folder as another Moodle installation(they are not the same versions -- 1.9.7 and 1.9.10+). I put the files into the wrong folder and overwrote the following files with the versions contained in Activity Locking for 1.9.5:
lib/moodlelib.php
course/lib.php
course/format/topics/format.php
course/format/weeks/format.php
Now when I try to view a course I get the following error:
Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/transi9/public_html/excelncollege.com/moodle/course/view.php on line 10
How should I go about fixing this??? Any help is greatly appreciated, this is a very important thing I have messed up.