upgrade
This commit is contained in:
10
plugin/google_meet/config.php
Normal file
10
plugin/google_meet/config.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
/**
|
||||
* Config the plugin.
|
||||
*
|
||||
* @author Alex Aragón Calixto <alex.aragon@tunqui.pe>
|
||||
*
|
||||
* @package chamilo.plugin.google_meet
|
||||
*/
|
||||
require_once __DIR__.'/../../main/inc/global.inc.php';
|
||||
require_once 'src/google_meet_plugin.class.php';
|
||||
Reference in New Issue
Block a user