plugin.php 146 B

1234
  1. <?php
  2. /* For licensing terms, see /license.txt */
  3. require_once dirname(__FILE__).'/config.php';
  4. $plugin_info = TicketPlugin::create()->get_info();