Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
chamilo-lms/vendor/autoload.php

8 lines
182 B

<?php
// autoload.php generated by Composer
require_once __DIR__ . '/composer' . '/autoload_real.php';
13 years ago
return ComposerAutoloaderInit475f7ef074dbc0ddf770b6ee86e51c63::getLoader();