[TYPO3-core] TYPO3_MODE "die" in Configurations/TCA

Bernhard Kraft kraftb at think-open.at
Thu Jun 12 15:05:59 CEST 2014


Hi !

I was wondering whether the snippet
---------------------------------
if (!defined('TYPO3_MODE')) {
         die('Access denied.');
}
---------------------------------

Should get added to any new .php files like for example those in 
Configurations/TCA/[Overrides]/

Are they deprecated?


geetings,
Bernhard


More information about the TYPO3-team-core mailing list