plugin.php 225 B

1234567891011121314
  1. <?php
  2. /* For licensing terms, see /license.txt */
  3. /**
  4. * Plugin.
  5. *
  6. * @author Enrique Alcaraz Lopez
  7. *
  8. * @package chamilo.plugin.redirection
  9. */
  10. /* Plugin config */
  11. $plugin_info = RedirectionPlugin::create()->get_info();