plugin.php 218 B

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