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