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