MDL-14488 - start sql query with unique field - credit David Monllaó

This commit is contained in:
peterbulmer 2008-09-07 06:00:22 +00:00
parent 250f84d6b1
commit f76a259e10

View File

@ -1445,7 +1445,7 @@ function get_my_remotecourses($userid=0) {
$userid = $USER->id;
}
$sql = "SELECT c.remoteid, c.shortname, c.fullname,
$sql = "SELECT c.id, c.remoteid, c.shortname, c.fullname,
c.hostid, c.summary, c.cat_name,
h.name AS hostname
FROM {mnet_enrol_course} c