]> git.mjollnir.org Git - moodle.git/commit
MDL-16669 dml: improved sql_substring(), added unit tests
authorskodak <skodak>
Tue, 28 Oct 2008 15:11:10 +0000 (15:11 +0000)
committerskodak <skodak>
Tue, 28 Oct 2008 15:11:10 +0000 (15:11 +0000)
commit655bbf511db7581b0c3475ff3fbdcfae6ddb366f
tree20fe3130d64caf582a98e8dd77f3b1c86ef2cffd
parentd669160891000b33fbdf51b816f2655ce0c694d2
MDL-16669 dml: improved sql_substring(), added unit tests
13 files changed:
lang/en_utf8/debug.php
lib/accesslib.php
lib/dml/adodb_moodle_database.php
lib/dml/moodle_database.php
lib/dml/mssql_adodb_moodle_database.php
lib/dml/mysqli_native_moodle_database.php
lib/dml/pdo_moodle_database.php
lib/dml/pgsql_native_moodle_database.php
lib/dml/simpletest/testdml.php
lib/dml/sqlite3_pdo_moodle_database.php
lib/file/file_storage.php
lib/setuplib.php
mod/glossary/sql.php