]> git.mjollnir.org Git - moodle.git/commit
Change the moodle_strtolower() function to use textlib services.
authorstronk7 <stronk7>
Sat, 10 Jun 2006 10:40:16 +0000 (10:40 +0000)
committerstronk7 <stronk7>
Sat, 10 Jun 2006 10:40:16 +0000 (10:40 +0000)
commitc0bd060a58c159a1d64287317dbde13229a99d81
treedff24818a1c33155dd9ca9838d655f3c4487f996
parent318192731ef51aff4a1efb0d718268bff3aec4d0
Change the moodle_strtolower() function to use textlib services.
Also, mark it as deprecated, code should use text services directly.
Partially, bug 5777. It continues under investigation.
(http://moodle.org/bugs/bug.php?op=show&bugid=5777)

Merged from MOODLE_16_STABLE
lib/moodlelib.php