chamilo/chamilo-lms

View on GitHub
public/plugin/userremoteservice/install.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php
/* For licensing terms, see /license.txt */

require_once __DIR__.'/config.php';

UserRemoteServicePlugin::create()->install();