]> git.mjollnir.org Git - moodle.git/commit
MDL-21264 sql_isnotempty() fixed. Thanks Tim!
authorEloy Lafuente <stronk7@moodle.org>
Thu, 7 Jan 2010 14:59:54 +0000 (14:59 +0000)
committerEloy Lafuente <stronk7@moodle.org>
Thu, 7 Jan 2010 14:59:54 +0000 (14:59 +0000)
commit63b3d8abb42d86360435cbbe639f1a054edaf900
tree22ed20ecfed0e484b48b4d2cb96dda9e7c89bcf5
parentc41f8363252cf68dccd0a49d6830693da979dab7
MDL-21264 sql_isnotempty() fixed. Thanks Tim!
Added (and passed) a bunch of tests for that function.
lib/dml/moodle_database.php
lib/dml/mssql_native_moodle_database.php
lib/dml/oci_native_moodle_database.php
lib/dml/simpletest/testdml.php