plugin.php 134 B

123456
  1. <?php
  2. /* For license terms, see /license.txt */
  3. require_once __DIR__.'/config.php';
  4. $plugin_info = BBBPlugin::create()->get_info();