lp_ajax_start_timer.php 156 B

123456789
  1. <?php
  2. /* For licensing terms, see /license.txt */
  3. /**
  4. * @package chamilo.learnpath
  5. *
  6. * @author Yannick Warnier <ywarnier@beeznest.org>
  7. */
  8. echo time();