Project

General

Profile

Bug #18504 ยป 0007947.patch

Administrator Admin, 2008-03-27 23:51

View differences:

t3lib/class.t3lib_tceforms_inline.php (working copy)
* @return void
*/
protected function processAjaxRequestConstruct(&$ajaxArguments) {
global $SOBE, $BE_USER, $TYPO3_CONF_VARS;
$GLOBALS['LANG']->includeLLFile('EXT:lang/locallang_alt_doc.xml');
require_once(PATH_typo3.'template.php');
require_once(PATH_t3lib.'class.t3lib_tceforms.php');
require_once(PATH_t3lib.'class.t3lib_clipboard.php');
......
require_once(PATH_t3lib.'class.t3lib_tceforms.php');
require_once(PATH_t3lib.'class.t3lib_clipboard.php');
$GLOBALS['LANG']->includeLLFile('EXT:lang/locallang_alt_doc.xml');
global $SOBE, $BE_USER;
// Create a new anonymous object:
$SOBE = new stdClass();
$SOBE->MOD_MENU = array(
    (1-1/1)