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