]> git.mjollnir.org Git - moodle.git/commit
Bug: Sending email to admins/teachers the count of pending orders expiring. "Column...
authorethem <ethem>
Thu, 27 Jul 2006 10:57:58 +0000 (10:57 +0000)
committerethem <ethem>
Thu, 27 Jul 2006 10:57:58 +0000 (10:57 +0000)
commit08b9be083c2daedd715f574c1ef62c264204d226
tree9060c11fe4cd840d59a85499dccc2d2e33a0177f
parent9a1e5f0a5f26136a12cdb6aaf4bbffc24bc92964
Bug: Sending email to admins/teachers the count of pending orders expiring. "Column 'timecreated' in where clause is ambiguous."
We joins 2 tables: course and enrol_authorize. We didn't select course.timecreated, but it gives this error.
Merged from MOODLE_16_STABLE.
enrol/authorize/enrol.php