[TYPO3-core] RFC: #9581: clean up t3lib_exec

Dmitry Dulepov dmitry at typo3.org
Fri Oct 17 12:45:33 CEST 2008


Hi!

Steffen Kamper wrote:
> sry, here is the correct patch adding this 2 $GLOBALS['TYPO3_CONF_VARS']

Actually, it is not :D That block should not be changed from its default look. It is not critical for t3lib files but if you do it in an extension, EM will complain that you miss XCLASS declarations :D These blocks are meant to have $TYPO3_CONF_VARS and not $GLOBALS['TYPO3_CONF_VARS'].

-- 
Dmitry Dulepov
TYPO3 Core team
My TYPO3 book: http://www.packtpub.com/typo3-extension-development/book
In the blog: http://typo3bloke.net/post-details/iphone_as_productivity_tool/


More information about the TYPO3-team-core mailing list