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