ctautomailhooks/appinfo/app.php
Alexander Vassilevski 9044313269 Initial commit
2021-01-23 22:10:44 -08:00

4 lines
114 B
PHP

<?php
$app = new OCA\CTAutoMailHooks\AppInfo\Application();
$app->getContainer()->query('UserHooks')->register();