Files
Chamilo/plugin/userremoteservice/install.php
2025-08-14 22:39:38 +02:00

7 lines
134 B
PHP

<?php
/* For licensing terms, see /license.txt */
require_once __DIR__.'/config.php';
UserRemoteServicePlugin::create()->install();