Project

General

Profile

Bug #24501 ยป rtehtmlarea_bugfix_16948_trunk.patch

Administrator Admin, 2011-01-07 23:21

View differences:

typo3/sysext/rtehtmlarea/mod4/class.tx_rtehtmlarea_select_image.php (copie de travail)
function TBE_dragNDrop($expandFolder=0,$extensionList='') {
global $BACK_PATH;
$expandFolder = $expandFolder ? $expandFolder : $this->expandFolder;
$expandFolder = $expandFolder ? $expandFolder : t3lib_div::_GP('expandFolder');
$out='';
if ($expandFolder && $this->checkFolder($expandFolder)) {
if ($this->isWebFolder($expandFolder)) {
    (1-1/1)