mirror of
https://github.com/werkraum-media/thuecat.git
synced 2024-12-04 19:16:13 +01:00
Daniel Siepmann
9176ba0cec
Allows to import entity of type TouristAttraction. Right now only in German, as this is most important. Add output of tourist attraction via custom content element.
5 lines
87 B
PHP
5 lines
87 B
PHP
<?php
|
|
|
|
defined('TYPO3') or die();
|
|
|
|
\WerkraumMedia\ThueCat\Extension::registerConfig();
|