]> git.mjollnir.org Git - moodle.git/commit
datalib: add_to_log() fix a bug and better error handling
authormartinlanghoff <martinlanghoff>
Wed, 19 Sep 2007 07:22:37 +0000 (07:22 +0000)
committermartinlanghoff <martinlanghoff>
Wed, 19 Sep 2007 07:22:37 +0000 (07:22 +0000)
commit2ee469b3b82653661b2e6c2f9593f4cca9cc48f7
tree4204941eaebb39b93054c4fc4ce77f8e3f9ee059
parent84a34f6ed33c58e9e348114d75a30eb365d7933e
datalib: add_to_log() fix a bug and better error handling

All the $db->Execute calls now do proper err handling, and send their
message to debugging().
lib/datalib.php