Project

General

Profile

Bug #24800 ยป 17300.diff

Administrator Admin, 2011-01-25 19:33

View differences:

typo3/alt_clickmenu.php (working copy)
$this->content = $this->doc->insertStylesAndJS($this->content);
echo $this->content;
} else {
t3lib_formprotection_Factory::get()->persistTokens();
$this->content = $GLOBALS['LANG']->csConvObj->utf8_encode($this->content,$GLOBALS['LANG']->charSet);
t3lib_ajax::outputXMLreply($this->content);
}
    (1-1/1)