]> git.mjollnir.org Git - moodle.git/commit
Changed includes of module libraries to use full pathnames constructed
authormoodler <moodler>
Sun, 6 Oct 2002 03:05:22 +0000 (03:05 +0000)
committermoodler <moodler>
Sun, 6 Oct 2002 03:05:22 +0000 (03:05 +0000)
commit765814def39176f2a6f44d01f0a5c8763889034f
tree8dc35420b07ff278da1d695c483ea9c11ba013de
parentf01826ee3953229d4626bb5bb57fd92aeaad0b30
Changed includes of module libraries to use full pathnames constructed
from $CFG->dirroot, rather than relative.  This is because the relative
path could sometime be a different case to the full path (on Windows)
causing include_once not to work.
course/social.php
course/topics.php
course/weeks.php