File tree Expand file tree Collapse file tree 2 files changed +0
-6
lines changed
Expand file tree Collapse file tree 2 files changed +0
-6
lines changed Original file line number Diff line number Diff line change 11[submodule "TinCanPHP "]
22 path = TinCanPHP
33 url = https://github.com/garemoko/TinCanPHP.git
4- [submodule "WatershedPHP "]
5- path = WatershedPHP
6- url = https://github.com/WatershedLRS/WatershedPHP.git
Original file line number Diff line number Diff line change 3333// TinCanPHP - required for interacting with the LRS in tincanlaunch_get_statements.
3434require_once ("$ CFG ->dirroot /mod/tincanlaunch/TinCanPHP/autoload.php " );
3535
36- // WatershedPHP - required for Watershed integration.
37- require_once ("$ CFG ->dirroot /mod/tincanlaunch/WatershedPHP/watershed.php " );
38-
3936// SCORM library from the SCORM module. Required for its xml2Array class by tincanlaunch_process_new_package.
4037require_once ("$ CFG ->dirroot /mod/scorm/datamodels/scormlib.php " );
4138
You can’t perform that action at this time.
0 commit comments