plugin.php 112 B

12345
  1. <?php
  2. require_once dirname(__FILE__) . '/config.php';
  3. $plugin_info = CourseLegalPlugin::create()->get_info();