Actualización
This commit is contained in:
5
plugin/ims_lti/vendor/oauth1/init.php
vendored
Normal file
5
plugin/ims_lti/vendor/oauth1/init.php
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
// Include the autoloader to get started.
|
||||
// (make sure to run `composer install`!)
|
||||
require_once dirname( __FILE__ ) . '/vendor/autoload.php';
|
||||
Reference in New Issue
Block a user