Initial commit - Typo3 11.5.41
This commit is contained in:
4
typo3conf/ext/tt_address/ext_tables.php
Normal file
4
typo3conf/ext/tt_address/ext_tables.php
Normal file
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
defined('TYPO3') or die;
|
||||
|
||||
\TYPO3\CMS\Core\Utility\ExtensionManagementUtility::allowTableOnStandardPages('tt_address');
|
||||
Reference in New Issue
Block a user