course_index.php 267 B

12345678910
  1. <?php
  2. /**
  3. * This script is included by the course_home.php script (indirectly) and is
  4. * used to show the link to the plugin from inside the course's tools list
  5. * @package chamilo.plugin.bigbluebutton
  6. */
  7. /**
  8. * Display course tool title
  9. */
  10. echo "Videoconference";