start.php 121 B

123456789
  1. <?php
  2. /**
  3. * Controller for example date plugin
  4. * @package chamilo.plugin.date
  5. */
  6. /**
  7. * Code
  8. */
  9. require 'index.php';