Project

General

Profile

Bug #22840 » rtehtmlarea_bugfix_14662_follow_up_2_trunk.patch

Administrator Admin, 2010-06-10 16:17

View differences:

typo3/sysext/rtehtmlarea/class.tx_rtehtmlarea_base.php (copie de travail)
if ($browserInfo['all'][$engine]) {
$browserInfo['browser'] = $engine;
$browserInfo['version'] = t3lib_utility_Client::getVersion($browserInfo['all'][$engine]);
break;
}
}
}
(3-3/3)