We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80894b2 commit ecd0475Copy full SHA for ecd0475
ext_localconf.php
@@ -1,5 +1,5 @@
1
<?php
2
-defined('TYPO3') or die();
+defined('TYPO3_MODE') or die();
3
4
call_user_func(static function () {
5
$GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['cms/layout/class.tx_cms_layout.php']['tt_content_drawItem']['codeblock'] =
0 commit comments