mirror of
https://github.com/moodle/moodle.git
synced 2025-08-10 03:16:42 +02:00
Tabs are out.
Please don't use tabs in source code. Set your editor to 4 cc per tab.!
This commit is contained in:
parent
87dddc1445
commit
5e5b6b7f19
16 changed files with 2799 additions and 2799 deletions
|
@ -95,7 +95,7 @@
|
|||
for($i = 0; $i < sizeof($scoes); $i++) {
|
||||
$sub_info = $scoes[$i];
|
||||
|
||||
//We'll need this later!!
|
||||
//We'll need this later!!
|
||||
$oldid = backup_todb($sub_info['#']['ID']['0']['#']);
|
||||
|
||||
//Now, build the scorm_scoes record structure
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue