5 lines
98 B
PHP
5 lines
98 B
PHP
<?php
|
|
|
|
require_once __DIR__.'/config.php';
|
|
$plugin_info = GoogleMeetPlugin::create()->get_info();
|