Actions
Bug #31819
closedRemove call to deprecated t3lib_div::intInRange() in EXT:version
Start date:
2011-11-15
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.6
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
sysext version still calls intInRange()
$versionizeTree = t3lib_div::intInRange($value['treeLevels'], -1, 100);
Actions