]> git.mjollnir.org Git - moodle.git/commit
For some arguments, get_record_sql could fail only with debug off, then no error...
authortjhunt <tjhunt>
Mon, 13 Mar 2006 17:07:38 +0000 (17:07 +0000)
committertjhunt <tjhunt>
Mon, 13 Mar 2006 17:07:38 +0000 (17:07 +0000)
commitd2176fb2f125eafbcbb8a99a8e5c3894dda77119
tree72c71b99d81d3a8b5b1e8f8d4034e13b1c23467c
parente57facac59a6125f7af568835f627e41f2931825
For some arguments, get_record_sql could fail only with debug off, then no error message is shown and it is hard to debug. Now the code is more similar between debug on/off, which should make debugging easier.
lib/datalib.php