mirror of
https://github.com/werkraum-media/thuecat.git
synced 2025-01-08 12:16:13 +01:00
6 lines
87 B
PHP
6 lines
87 B
PHP
|
<?php
|
||
|
|
||
|
defined('TYPO3') or die();
|
||
|
|
||
|
\WerkraumMedia\ThueCat\Extension::registerConfig();
|