Project

General

Profile

Bug #18306 ยป 20080312_arrayMergeBug_pibase.diff

Administrator Admin, 2008-03-12 13:22

View differences:

typo3/sysext/cms/tslib/class.tslib_pibase.php (working copy)
</div>';
// now overwrite all entries in $wrapper which are also in $wrapArr
$wrapper = array_merge($wrapper,$wrapArr);
$wrapper = array_merge($wrapper,(array)$wrapArr);
if ($showResultCount != 2) { //show pagebrowser
if ($pagefloat > -1) {
    (1-1/1)