1
0
mirror of https://github.com/moodle/moodle.git synced 2025-04-16 05:54:19 +02:00
moodler dc7e8cb582 Add LIMIT of 1 to get_record functions ... the behaviour of returning false
when there were more than one record returned was sometimes causing
problems if the data was unclean due to a bug somewhere.

For example, if there are two copies of a section, then Moodle keeps
creating new ones because it can't find ONE.  This fix prevents that.
2003-06-19 02:18:51 +00:00
..
2003-05-26 02:44:29 +00:00
2003-05-23 05:32:40 +00:00
2003-06-14 06:30:04 +00:00
2003-06-08 11:49:25 +00:00
2003-06-18 14:33:51 +00:00