start.php 126 B

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