Fix for sending welcome messages to students.
commit75ad2e948701479390985e555effdf7be2c43ce9
authorethem <ethem>
Mon, 16 Oct 2006 10:08:36 +0000 (16 10:08 +0000)
committerethem <ethem>
Mon, 16 Oct 2006 10:08:36 +0000 (16 10:08 +0000)
treeea47548a057744f087a84622060318973e995a45
parent6117074c054837343e930ea9cb08278a4c87233c
Fix for sending welcome messages to students.
Iterate arrays by reset and next, access by array[index] cannot be accepted due to the fact that get_records_sql() returns primary key as index.
Backported from HEAD.
enrol/authorize/enrol.php