Bug #20761 » fix_shortcutmenu_include-trunk.patch
class.shortcutmenu.php 2010-06-21 08:54:10.000000000 +0200 | ||
---|---|---|
***************************************************************/
|
||
if(TYPO3_REQUESTTYPE & TYPO3_REQUESTTYPE_AJAX) {
|
||
require_once('interfaces/interface.backend_toolbaritem.php');
|
||
require_once(PATH_typo3 . 'interfaces/interface.backend_toolbaritem.php');
|
||
$GLOBALS['LANG']->includeLLFile('EXT:lang/locallang_misc.xml');
|
||
// needed to get the correct icons when reloading the menu after saving it
|
- « Previous
- 1
- 2
- 3
- Next »