Skip to content
  • Michael Stucki's avatar
    Fixed bug in t3lib_div::uniqueList that was caused when t3lib_div::uniqueArray... · 23f99bb9
    Michael Stucki authored
    Fixed bug in t3lib_div::uniqueList that was caused when t3lib_div::uniqueArray was replaced with array_unique. Obviously array_unique doesn't remove empty values from the array but t3lib_div::uniqueArray did! Please take care of this if you still use this deprecated function in your extension!
    
    
    git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@463 709f56b5-9817-0410-a4d7-c38de5d9e867
    23f99bb9
To find the state of this project's repository at the time of any of these versions, check out the tags.