moodle/lib/typo3/readme_moodle.txt
Petr Skoda bc5c10f69e MDL-32575 import latest Typo3 libs for textlib and other improvements
Includes new textlib reset, new test for faulty integer lower/upper casing.
2012-04-21 21:31:03 +02:00

14 lines
452 B
Text

Description of Typo3 libraries (v 4.6.8) import into Moodle
Changes: none
skodak, stronk7
25 June 2010 - Martin D (4.3.0RC1)
I renamed getURL to getUrl since it was being called that way everywhere.
I added a check to avoid notices on lib/typo3/class.t3lib_cs.php line 976
22 October 2011 - Petr Skoda (4.5.0)
reapplied getURL --> getUrl in class.t3lib_div.php line 2992
reintroduced check to avoid notices on class.t3lib_cs.php line 1031