mirror of
https://github.com/werkraum-media/thuecat.git
synced 2025-01-09 20:56:12 +01:00
6 lines
83 B
PHP
6 lines
83 B
PHP
|
<?php
|
||
|
|
||
|
use WerkraumMedia\ThueCat\Extension;
|
||
|
|
||
|
Extension::registerExtTablesConfig();
|