plugin.php 219 B

123456789
  1. <?php
  2. /* For licensing terms, see /license.txt */
  3. /**
  4. * Get the plugin info
  5. * @author Imanol Losada Oriol <imanol.losada@beeznest.com>
  6. * @package chamilo.plugin.skype
  7. */
  8. $plugin_info = Skype::create()->get_info();