]> git.mjollnir.org Git - moodle.git/commit
MDL-17806 fixed sql_bit_and use which returns number and that is why it is not suitab...
authorskodak <skodak>
Wed, 7 Jan 2009 18:55:32 +0000 (18:55 +0000)
committerskodak <skodak>
Wed, 7 Jan 2009 18:55:32 +0000 (18:55 +0000)
commitc643c2f5136a9a5c8357629879cd4e5dad2a2070
tree14d5a8a04ce063e4c3b19f6f371af7c4f1309e6a
parent84b88cfde760fe1726fefba457ce550aea578ac5
MDL-17806 fixed sql_bit_and use which returns number and that is why it is not suitable for SQL conditions; thanks penny!
Fixed DML docs too.
admin/report/security/lib.php
lib/dml/moodle_database.php