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