Files
Chamilo/plugin/userremoteservice/uninstall.php
2025-04-10 12:36:07 +02:00

7 lines
136 B
PHP

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