MDL-22922 Some hacks to prevent typo3 notices

This commit is contained in:
Martin Dougiamas 2010-06-25 03:09:53 +00:00
parent f233784d03
commit ab995c6cb9
3 changed files with 9 additions and 5 deletions

View file

@ -2,3 +2,7 @@ Description of Typo3 libraries (v 4.3.0RC1) import into Moodle
skodak, stronk7
25 June 2010 - Martin D
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